This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f9d240a0136 [PR target/67591] ARM v8 Thumb IT blocks are deprecated new 050dd610e7c Turn TRULY_NOOP_TRUNCATION into a hook
The 1 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/ChangeLog | 89 ++++++++++++++++++++++++++++++++++++++ gcc/combine.c | 8 ++-- gcc/config/aarch64/aarch64.h | 2 - gcc/config/alpha/alpha.h | 4 -- gcc/config/arc/arc.h | 4 -- gcc/config/arm/arm.h | 3 -- gcc/config/avr/avr.h | 2 - gcc/config/bfin/bfin.h | 4 -- gcc/config/c6x/c6x.h | 1 - gcc/config/cr16/cr16.h | 2 - gcc/config/cris/cris.h | 2 - gcc/config/epiphany/epiphany.h | 4 -- gcc/config/fr30/fr30.h | 12 ----- gcc/config/frv/frv.h | 12 ----- gcc/config/ft32/ft32.h | 1 - gcc/config/h8300/h8300.h | 4 -- gcc/config/i386/i386.h | 4 -- gcc/config/ia64/ia64.h | 6 --- gcc/config/iq2000/iq2000.h | 2 - gcc/config/lm32/lm32.h | 2 - gcc/config/m32c/m32c.h | 1 - gcc/config/m32r/m32r.h | 4 -- gcc/config/m68k/m68k.h | 2 - gcc/config/mcore/mcore.h | 3 -- gcc/config/microblaze/microblaze.h | 5 --- gcc/config/mips/mips.c | 11 +++++ gcc/config/mips/mips.h | 5 --- gcc/config/mips/mips.md | 10 ++--- gcc/config/mmix/mmix.h | 2 - gcc/config/mn10300/mn10300.h | 4 -- gcc/config/moxie/moxie.h | 3 -- gcc/config/msp430/msp430.h | 2 - gcc/config/nds32/nds32.h | 5 --- gcc/config/nios2/nios2.h | 2 - gcc/config/nvptx/nvptx.h | 1 - gcc/config/pa/pa.h | 4 -- gcc/config/pdp11/pdp11.h | 4 -- gcc/config/powerpcspe/powerpcspe.h | 4 -- gcc/config/riscv/riscv.h | 2 - gcc/config/riscv/riscv.md | 3 +- gcc/config/rl78/rl78.h | 2 - gcc/config/rs6000/rs6000.h | 4 -- gcc/config/rx/rx.h | 2 - gcc/config/s390/s390.h | 4 -- gcc/config/sh/sh.h | 7 --- gcc/config/sparc/sparc.h | 4 -- gcc/config/spu/spu.c | 11 +++++ gcc/config/spu/spu.h | 2 - gcc/config/stormy16/stormy16.h | 2 - gcc/config/tilegx/tilegx.c | 10 +++++ gcc/config/tilegx/tilegx.h | 5 --- gcc/config/tilegx/tilegx.md | 6 +-- gcc/config/tilepro/tilepro.h | 2 - gcc/config/v850/v850.h | 4 -- gcc/config/vax/vax.h | 4 -- gcc/config/visium/visium.h | 15 ------- gcc/config/xtensa/xtensa.h | 4 -- gcc/convert.c | 2 +- gcc/doc/tm.texi | 26 +++++------ gcc/doc/tm.texi.in | 16 +------ gcc/expmed.c | 4 +- gcc/function.c | 3 +- gcc/hooks.c | 7 +++ gcc/hooks.h | 1 + gcc/machmode.h | 4 +- gcc/rtlhooks.c | 1 + gcc/system.h | 3 +- gcc/target.def | 16 ++++++- 68 files changed, 180 insertions(+), 236 deletions(-)