This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c07ba5398be libstdc++: Fix proc check_v3_target_namedlocale for "" loca [...] new 84269eeecf3 Make end_sequence return the insn sequence new 4dd13988c93 Automatic replacement of get_insns/end_sequence pairs new e11ca9bc8c4 Automatic replacement of end_sequence/return pairs new 1b9c907a4c9 Manual tweak of some end_sequence callers new e8404a95e3e c++: one more coro test tweak
The 5 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/asan.cc | 17 ++---- gcc/auto-inc-dec.cc | 3 +- gcc/avoid-store-forwarding.cc | 3 +- gcc/bb-reorder.cc | 3 +- gcc/builtins.cc | 27 ++++------ gcc/calls.cc | 6 +-- gcc/cfgexpand.cc | 6 +-- gcc/cfgloopanal.cc | 6 +-- gcc/cfgrtl.cc | 9 ++-- gcc/config/aarch64/aarch64-speculation.cc | 11 ++-- gcc/config/aarch64/aarch64.cc | 39 +++++--------- gcc/config/alpha/alpha.cc | 12 ++--- gcc/config/arc/arc.cc | 3 +- gcc/config/arm/aarch-common.cc | 3 +- gcc/config/arm/arm-builtins.cc | 3 +- gcc/config/arm/arm.cc | 34 +++--------- gcc/config/avr/avr-passes.cc | 8 +-- gcc/config/avr/avr.cc | 12 ++--- gcc/config/bfin/bfin.cc | 3 +- gcc/config/c6x/c6x.cc | 3 +- gcc/config/cris/cris.cc | 3 +- gcc/config/cris/cris.md | 3 +- gcc/config/csky/csky.cc | 3 +- gcc/config/epiphany/resolve-sw-modes.cc | 3 +- gcc/config/fr30/fr30.cc | 3 +- gcc/config/frv/frv.cc | 12 ++--- gcc/config/frv/frv.md | 15 ++---- gcc/config/gcn/gcn.cc | 18 +++---- gcc/config/i386/i386-expand.cc | 45 ++++++---------- gcc/config/i386/i386-features.cc | 12 ++--- gcc/config/i386/i386.cc | 18 +++---- gcc/config/ia64/ia64.cc | 15 ++---- gcc/config/loongarch/loongarch.cc | 4 +- gcc/config/m32r/m32r.cc | 3 +- gcc/config/m32r/m32r.md | 6 +-- gcc/config/m68k/m68k.cc | 9 ++-- gcc/config/m68k/m68k.md | 12 ++--- gcc/config/microblaze/microblaze.cc | 3 +- gcc/config/mips/mips.cc | 19 +++---- gcc/config/nvptx/nvptx.cc | 39 +++++--------- gcc/config/or1k/or1k.cc | 3 +- gcc/config/pa/pa.cc | 3 +- gcc/config/pru/pru.cc | 6 +-- gcc/config/riscv/riscv-shorten-memrefs.cc | 3 +- gcc/config/riscv/riscv-vsetvl.cc | 6 +-- gcc/config/riscv/riscv.cc | 10 ++-- gcc/config/rl78/rl78.cc | 3 +- gcc/config/rs6000/rs6000.cc | 3 +- gcc/config/s390/s390.cc | 21 +++----- gcc/config/sh/sh_treg_combine.cc | 5 +- gcc/config/sparc/sparc.cc | 15 ++---- gcc/config/stormy16/stormy16.cc | 3 +- gcc/config/xtensa/xtensa.cc | 15 ++---- gcc/dse.cc | 9 ++-- gcc/emit-rtl.cc | 23 ++++---- gcc/except.cc | 21 +++----- gcc/expmed.cc | 6 +-- gcc/expr.cc | 57 +++++++------------- gcc/function.cc | 57 +++++++------------- gcc/gcse.cc | 3 +- gcc/gentarget-def.cc | 4 +- gcc/ifcvt.cc | 9 ++-- gcc/init-regs.cc | 3 +- gcc/internal-fn.cc | 12 ++--- gcc/ira-emit.cc | 6 +-- gcc/ira.cc | 3 +- gcc/loop-doloop.cc | 3 +- gcc/loop-unroll.cc | 21 +++----- gcc/lower-subreg.cc | 7 +-- gcc/lra-constraints.cc | 54 +++++++------------ gcc/lra-remat.cc | 3 +- gcc/mode-switching.cc | 6 +-- gcc/optabs.cc | 63 ++++++++-------------- gcc/ree.cc | 3 +- gcc/reg-stack.cc | 3 +- gcc/reload1.cc | 3 +- gcc/rtl.h | 2 +- gcc/sel-sched-ir.cc | 3 +- gcc/shrink-wrap.cc | 18 +++---- .../pr94760-mismatched-traits-and-promise-prev.C | 2 - gcc/tree-outof-ssa.cc | 8 +-- gcc/tree-ssa-loop-ivopts.cc | 3 +- 82 files changed, 316 insertions(+), 651 deletions(-)