This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f7747210947 c-family: Add Warning property to Wnrvo option [PR115624] new fafd8783093 go: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE new bcd1b7a0970 rust: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE new 7eddf6e857b vms: Replace use of LONG_DOUBLE_TYPE_SIZE new 55947b32c38 Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode [...]
The 4 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 | 15 +++++++++++++++ gcc/config/aarch64/aarch64.h | 6 ------ gcc/config/alpha/alpha.cc | 17 ++++++++++++++++- gcc/config/alpha/alpha.h | 8 -------- gcc/config/arc/arc.h | 3 --- gcc/config/avr/avr.cc | 17 +++++++++++++++++ gcc/config/avr/avr.h | 3 --- gcc/config/bfin/bfin.h | 11 ++++++----- gcc/config/bpf/bpf.h | 3 --- gcc/config/epiphany/epiphany.h | 3 --- gcc/config/fr30/fr30.h | 3 --- gcc/config/frv/frv.h | 3 --- gcc/config/ft32/ft32.h | 4 ---- gcc/config/gcn/gcn.h | 3 --- gcc/config/h8300/h8300.cc | 15 +++++++++++++++ gcc/config/h8300/h8300.h | 4 +--- gcc/config/h8300/linux.h | 4 ++-- gcc/config/i386/i386.cc | 15 +++++++++++++++ gcc/config/i386/i386.h | 4 ---- gcc/config/ia64/ia64.cc | 18 ++++++++++++++++++ gcc/config/ia64/ia64.h | 12 ------------ gcc/config/iq2000/iq2000.h | 3 --- gcc/config/lm32/lm32.h | 4 ---- gcc/config/loongarch/loongarch.cc | 15 +++++++++++++++ gcc/config/loongarch/loongarch.h | 13 ++++++------- gcc/config/m32c/m32c.h | 4 ---- gcc/config/m32r/m32r.h | 3 --- gcc/config/m68k/m68k.cc | 16 ++++++++++++++++ gcc/config/m68k/m68k.h | 4 ++-- gcc/config/m68k/netbsd-elf.h | 4 ++-- gcc/config/microblaze/microblaze.h | 3 --- gcc/config/mips/mips.cc | 14 ++++++++++++++ gcc/config/mips/mips.h | 13 ++++++------- gcc/config/mips/n32-elf.h | 4 ++-- gcc/config/mmix/mmix.h | 4 ---- gcc/config/moxie/moxie.h | 4 ---- gcc/config/msp430/msp430.h | 4 ---- gcc/config/nds32/nds32.h | 4 ---- gcc/config/nios2/nios2.h | 3 --- gcc/config/nvptx/nvptx.h | 3 --- gcc/config/or1k/or1k.h | 3 --- gcc/config/pa/pa-64.h | 12 ++++++------ gcc/config/pa/pa-hpux.h | 3 ++- gcc/config/pa/pa.cc | 21 ++++++++++++++++++--- gcc/config/pa/pa.h | 6 ++++++ gcc/config/pdp11/pdp11.h | 11 ----------- gcc/config/pru/pru.h | 3 --- gcc/config/riscv/riscv.cc | 15 +++++++++++++++ gcc/config/riscv/riscv.h | 4 ---- gcc/config/rl78/rl78.cc | 15 +++++++++++++++ gcc/config/rl78/rl78.h | 4 ---- gcc/config/rs6000/rs6000.cc | 16 ++++++++++++++++ gcc/config/rs6000/rs6000.h | 14 -------------- gcc/config/rx/rx.cc | 15 +++++++++++++++ gcc/config/rx/rx.h | 4 ---- gcc/config/s390/s390.cc | 15 +++++++++++++++ gcc/config/s390/s390.h | 3 --- gcc/config/sh/sh.cc | 18 ++++++++++++++++++ gcc/config/sh/sh.h | 10 ---------- gcc/config/sparc/freebsd.h | 4 ++-- gcc/config/sparc/linux.h | 2 +- gcc/config/sparc/linux64.h | 4 ++-- gcc/config/sparc/netbsd-elf.h | 12 ++++++------ gcc/config/sparc/openbsd64.h | 4 ++-- gcc/config/sparc/sol2.h | 2 +- gcc/config/sparc/sp-elf.h | 4 ++-- gcc/config/sparc/sp64-elf.h | 4 ++-- gcc/config/sparc/sparc.cc | 29 ++++++++++++++++------------- gcc/config/sparc/sparc.h | 9 ++++----- gcc/config/stormy16/stormy16.h | 6 ------ gcc/config/visium/visium.h | 29 ++++++----------------------- gcc/config/vms/vms.cc | 5 +++-- gcc/config/xtensa/xtensa.h | 3 --- gcc/coretypes.h | 1 + gcc/defaults.h | 12 ------------ gcc/doc/rtl.texi | 2 +- gcc/doc/tm.texi | 33 +++++++++++++-------------------- gcc/doc/tm.texi.in | 27 +++++++-------------------- gcc/emit-rtl.cc | 3 ++- gcc/go/go-gcc.cc | 12 ++++++------ gcc/jit/jit-recording.cc | 12 ++++++++---- gcc/real.h | 7 ++++--- gcc/rust/rust-gcc.cc | 6 +++--- gcc/system.h | 3 ++- gcc/target.def | 9 +++++++++ gcc/targhooks.cc | 18 +++++++++++++++--- gcc/targhooks.h | 1 + gcc/tree-core.h | 13 +++++++------ gcc/tree.cc | 18 +++++++++++++++--- 89 files changed, 435 insertions(+), 344 deletions(-)