This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b39f8bdad1c Workaround possible CPUID bug in Sandy Bridge. new 165b1f6ad1d targhooks: Extend legitimate_address_p with code_helper [PR110248] new 4a8e6fa8016 ivopts: Call valid_mem_ref_p with ifn [PR110248] new 0412f0e374d rs6000: Teach legitimate_address_p about LEN_{LOAD,STORE} [ [...]
The 3 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/config/aarch64/aarch64.cc | 3 ++- gcc/config/alpha/alpha.cc | 3 ++- gcc/config/arc/arc.cc | 3 ++- gcc/config/arm/arm-protos.h | 4 +++- gcc/config/arm/arm.cc | 2 +- gcc/config/avr/avr.cc | 4 ++-- gcc/config/bfin/bfin.cc | 3 ++- gcc/config/bpf/bpf.cc | 3 ++- gcc/config/c6x/c6x.cc | 3 ++- gcc/config/cris/cris-protos.h | 5 ++++- gcc/config/cris/cris.cc | 2 +- gcc/config/csky/csky.cc | 3 ++- gcc/config/epiphany/epiphany.cc | 3 ++- gcc/config/frv/frv.cc | 5 +++-- gcc/config/ft32/ft32.cc | 3 ++- gcc/config/gcn/gcn.cc | 2 +- gcc/config/h8300/h8300.cc | 3 ++- gcc/config/i386/i386.cc | 3 ++- gcc/config/ia64/ia64.cc | 7 ++++--- gcc/config/iq2000/iq2000.cc | 6 ++++-- gcc/config/lm32/lm32.cc | 7 ++++--- gcc/config/loongarch/loongarch.cc | 3 ++- gcc/config/m32c/m32c.cc | 15 +++++++++------ gcc/config/m32r/m32r.cc | 5 +++-- gcc/config/m68k/m68k.cc | 5 +++-- gcc/config/mcore/mcore.cc | 5 +++-- gcc/config/microblaze/microblaze-protos.h | 5 ++++- gcc/config/microblaze/microblaze.cc | 3 ++- gcc/config/mips/mips.cc | 3 ++- gcc/config/mmix/mmix.cc | 6 ++++-- gcc/config/mn10300/mn10300.cc | 3 ++- gcc/config/moxie/moxie.cc | 3 ++- gcc/config/msp430/msp430.cc | 8 +++++--- gcc/config/nds32/nds32.cc | 3 ++- gcc/config/nios2/nios2.cc | 5 +++-- gcc/config/nvptx/nvptx.cc | 2 +- gcc/config/or1k/or1k.cc | 3 ++- gcc/config/pa/pa.cc | 5 +++-- gcc/config/pdp11/pdp11.cc | 4 ++-- gcc/config/pru/pru.cc | 3 ++- gcc/config/riscv/riscv.cc | 3 ++- gcc/config/rl78/rl78-protos.h | 6 +++++- gcc/config/rl78/rl78.cc | 3 ++- gcc/config/rs6000/rs6000.cc | 18 +++++++++++++----- gcc/config/rx/rx.cc | 3 ++- gcc/config/s390/s390.cc | 3 ++- gcc/config/sh/sh.cc | 5 +++-- gcc/config/sparc/sparc.cc | 6 ++++-- gcc/config/stormy16/stormy16-protos.h | 5 +++-- gcc/config/stormy16/stormy16.cc | 4 ++-- gcc/config/v850/v850.cc | 3 ++- gcc/config/vax/vax.cc | 5 +++-- gcc/config/visium/visium.cc | 5 +++-- gcc/config/xtensa/xtensa.cc | 7 ++++--- gcc/coretypes.h | 1 + gcc/doc/tm.texi | 18 +++++++++++++----- gcc/lra-constraints.cc | 3 ++- gcc/recog.cc | 12 ++++++------ gcc/recog.h | 10 +++++++--- gcc/reload.cc | 5 +++-- gcc/target.def | 18 +++++++++++++----- gcc/targhooks.cc | 8 +++++--- gcc/targhooks.h | 6 +++--- gcc/tree-ssa-address.cc | 4 ++-- gcc/tree-ssa-address.h | 3 ++- gcc/tree-ssa-loop-ivopts.cc | 18 +++++++++++++----- 66 files changed, 225 insertions(+), 123 deletions(-)