This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from adaeecb1f57 Daily bump. new def106e9a2f middle-end: replace CONST_CAST_RTX_INSN with const_cast<str [...] new 5f12ad3aff8 middle-end: replace CONST_CAST_RTX with const_cast<rtx> [PR123892] new 21f06216674 middle-end: replace CONST_CAST_BB with const_cast<basic_blo [...] new c3d96ff9e91 middle-end: replace CONST_CAST_GIMPLE with const_cast<gimpl [...] new 6b228f02ef7 middle-end: replace CONST_CAST_TREE with const_cast<tree> [ [...] new a95daad1a32 gcc/tree.h: replace CONST_CAST2 with const_cast<> [PR123892] new 458c7926d48 middle-end: replace CONST_CAST with const_cast<> [PR123892] new bcb3b1eef1e libgcc: replace CONST_CAST2 macro
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/alias.cc | 2 +- gcc/attribs.cc | 14 +++++------ gcc/builtins.cc | 10 ++++---- gcc/c-family/c-common.cc | 2 +- gcc/c-family/c-gimplify.cc | 2 +- gcc/c-family/c-lex.cc | 6 ++--- gcc/c/c-decl.cc | 2 +- gcc/c/c-parser.cc | 2 +- gcc/collect2.cc | 2 +- gcc/config/aarch64/aarch64.cc | 5 ++-- gcc/config/arm/arm.cc | 6 ++--- gcc/config/bpf/core-builtins.cc | 4 +-- gcc/config/darwin.cc | 6 ++--- gcc/config/gcn/mkoffload.cc | 13 ++++++---- gcc/config/i386/x86-tune-sched-bd.cc | 2 +- gcc/config/nvptx/mkoffload.cc | 6 ++--- gcc/config/nvptx/nvptx.cc | 2 +- gcc/config/rs6000/rs6000.cc | 6 ++--- gcc/cp/call.cc | 4 +-- gcc/cp/constraint.cc | 2 +- gcc/cp/cp-lang.cc | 2 +- gcc/cp/cp-objcp-common.cc | 2 +- gcc/cp/cp-tree.h | 12 +++++---- gcc/cp/decl.cc | 2 +- gcc/cp/init.cc | 2 +- gcc/cp/parser.cc | 2 +- gcc/cp/pt.cc | 12 ++++----- gcc/cp/reflect.cc | 6 ++--- gcc/cp/tree.cc | 32 ++++++++++++------------ gcc/cp/typeck.cc | 10 ++++---- gcc/cp/typeck2.cc | 2 +- gcc/ctfc.cc | 6 ++--- gcc/d/d-builtins.cc | 2 +- gcc/d/d-incpath.cc | 4 +-- gcc/d/d-lang.cc | 4 +-- gcc/d/d-spec.cc | 4 +-- gcc/d/decl.cc | 4 +-- gcc/dumpfile.cc | 8 +++--- gcc/fold-const.cc | 15 +++++------ gcc/fortran/gfortran.h | 7 +++++- gcc/fortran/module.cc | 14 +++++------ gcc/fortran/openmp.cc | 2 +- gcc/fortran/options.cc | 2 +- gcc/fortran/parse.cc | 2 +- gcc/fortran/scanner.cc | 4 +-- gcc/fortran/st.cc | 2 +- gcc/fortran/trans-intrinsic.cc | 2 +- gcc/gcc.cc | 36 +++++++++++++-------------- gcc/gcov.cc | 2 +- gcc/gengtype-parse.cc | 4 +-- gcc/gengtype-state.cc | 2 +- gcc/gengtype.cc | 28 ++++++++++----------- gcc/genoutput.cc | 2 +- gcc/ggc-page.cc | 2 +- gcc/gimple-expr.cc | 2 +- gcc/gimple.h | 2 +- gcc/godump.cc | 12 ++++----- gcc/lto-section-in.cc | 6 ++--- gcc/lto-wrapper.cc | 8 +++--- gcc/lto/lto-common.cc | 10 ++++---- gcc/lto/lto.cc | 2 +- gcc/omp-offload.cc | 2 +- gcc/passes.cc | 4 +-- gcc/plugin.cc | 2 +- gcc/prefix.cc | 2 +- gcc/pretty-print.cc | 2 +- gcc/print-rtl.cc | 3 +-- gcc/recog.cc | 2 +- gcc/rtlanal.cc | 3 ++- gcc/rust/backend/rust-tree.cc | 16 ++++++------ gcc/sched-deps.cc | 2 +- gcc/sel-sched-ir.cc | 4 +-- gcc/selftest.cc | 2 +- gcc/statistics.cc | 2 +- gcc/stringpool.cc | 4 +-- gcc/system.h | 48 ------------------------------------ gcc/tracer.cc | 3 ++- gcc/tree-cfg.cc | 4 +-- gcc/tree-object-size.cc | 4 +-- gcc/tree-profile.cc | 12 ++++----- gcc/tree.cc | 4 +-- gcc/tree.h | 26 +++++++++---------- gcc/tsystem.h | 3 --- gcc/var-tracking.cc | 2 +- gcc/varasm.cc | 6 ++--- gcc/vec.h | 2 +- libgcc/config/i386/gthr-win32.h | 17 ++++++------- libgcc/config/pa/gthr-dce.h | 18 ++++++-------- 88 files changed, 266 insertions(+), 315 deletions(-)