This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f28193e [RTL-ifcvt] PR rtl-optimization/67749: Do not emit separate S [...] new 01dc119 PR middle-end/68251 * tree-core.h (REF_REVERSE_STORAGE_ORDE [...] new 3c047fe Machine modes for address printing.
The 2 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 | 150 ++++++++++++++++++++++++++++++++++++ gcc/config/aarch64/aarch64-protos.h | 2 - gcc/config/aarch64/aarch64.c | 32 ++++---- gcc/config/aarch64/aarch64.h | 5 -- gcc/config/alpha/alpha.c | 2 +- gcc/config/arc/arc.c | 26 ++++--- gcc/config/arm/arm.c | 18 ++--- gcc/config/avr/avr.c | 15 ++-- gcc/config/bfin/bfin.c | 10 +-- gcc/config/c6x/c6x.c | 20 ++--- gcc/config/cr16/cr16.c | 8 +- gcc/config/cris/cris.c | 10 +-- gcc/config/epiphany/epiphany.c | 10 ++- gcc/config/fr30/fr30.c | 2 +- gcc/config/frv/frv.c | 8 +- gcc/config/h8300/h8300.c | 18 ++--- gcc/config/i386/i386.c | 4 +- gcc/config/ia64/ia64.c | 3 +- gcc/config/iq2000/iq2000.c | 12 +-- gcc/config/lm32/lm32.c | 4 +- gcc/config/m32c/m32c.c | 2 +- gcc/config/m32r/m32r.c | 13 ++-- gcc/config/m68k/m68k.c | 2 +- gcc/config/mcore/mcore.c | 8 +- gcc/config/microblaze/microblaze.c | 4 +- gcc/config/mips/mips.c | 7 +- gcc/config/mmix/mmix.c | 6 +- gcc/config/mn10300/mn10300.c | 15 ++-- gcc/config/msp430/msp430.c | 4 +- gcc/config/nds32/nds32.c | 4 +- gcc/config/nios2/nios2.c | 6 +- gcc/config/nvptx/nvptx.c | 14 ++-- gcc/config/pa/pa.c | 4 +- gcc/config/pdp11/pdp11.c | 2 +- gcc/config/rs6000/rs6000.c | 35 +++++---- gcc/config/rx/rx.c | 12 +-- gcc/config/s390/s390.c | 2 +- gcc/config/sh/sh.c | 21 ++--- gcc/config/sparc/sparc.c | 14 ++-- gcc/config/spu/spu.c | 4 +- gcc/config/stormy16/stormy16.c | 7 +- gcc/config/tilegx/tilegx.c | 24 ++---- gcc/config/tilepro/tilepro.c | 24 ++---- gcc/config/v850/v850.c | 22 +++--- gcc/config/vax/vax.c | 4 +- gcc/config/xtensa/xtensa.c | 4 +- gcc/final.c | 6 +- gcc/output.h | 4 +- gcc/target.def | 2 +- gcc/targhooks.c | 1 + gcc/targhooks.h | 2 +- gcc/tree-core.h | 10 +-- gcc/tree-streamer-in.c | 5 +- gcc/tree-streamer-out.c | 5 +- gcc/tree.h | 2 +- 55 files changed, 407 insertions(+), 253 deletions(-)