This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f303ddea8f6 Daily bump. new 9e9e5c15ab8 PR82045: Avoid passing machine modes through "..."
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 | 105 ++++++++++++++++++++++++++++ gcc/asan.c | 8 +-- gcc/builtins.c | 6 +- gcc/calls.c | 70 ++++--------------- gcc/cfgexpand.c | 2 +- gcc/config/aarch64/aarch64.c | 2 +- gcc/config/aarch64/aarch64.h | 2 +- gcc/config/alpha/alpha.c | 2 +- gcc/config/arm/arm.c | 6 +- gcc/config/bfin/bfin.md | 4 +- gcc/config/c6x/c6x.c | 9 ++- gcc/config/frv/frv.c | 2 +- gcc/config/i386/i386.c | 10 +-- gcc/config/ia64/ia64.c | 12 ++-- gcc/config/ia64/ia64.md | 6 +- gcc/config/m32r/m32r.c | 4 +- gcc/config/m68k/linux.h | 4 +- gcc/config/m68k/m68k.c | 4 +- gcc/config/microblaze/microblaze.c | 10 +-- gcc/config/mips/mips.h | 2 +- gcc/config/mips/sdemtk.h | 2 +- gcc/config/nios2/nios2.c | 4 +- gcc/config/pa/pa.c | 4 +- gcc/config/pa/pa.md | 2 +- gcc/config/powerpcspe/powerpcspe.c | 32 ++++----- gcc/config/powerpcspe/powerpcspe.md | 2 +- gcc/config/riscv/riscv.h | 2 +- gcc/config/rs6000/rs6000-string.c | 8 +-- gcc/config/rs6000/rs6000.c | 24 +++---- gcc/config/rs6000/rs6000.md | 2 +- gcc/config/sh/sh.c | 2 +- gcc/config/sparc/sparc.c | 18 ++--- gcc/config/spu/spu.c | 4 +- gcc/config/spu/spu.md | 10 +-- gcc/config/tilegx/tilegx.c | 2 +- gcc/config/tilepro/tilepro.c | 2 +- gcc/config/visium/visium.c | 16 ++--- gcc/config/xtensa/xtensa.c | 6 +- gcc/except.c | 4 +- gcc/explow.c | 6 +- gcc/expr.c | 2 +- gcc/optabs.c | 26 ++++--- gcc/rtl.h | 136 ++++++++++++++++++++++++++++++++++-- 43 files changed, 387 insertions(+), 199 deletions(-)