This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c2c800f Fix PR 71627 - unable to find a register to spill new c779945 make LABEL_REF_LABEL a rtx_insn * new bc5cd04 make tablejump_p return the label as a rtx_insn *
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 | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/alias.c | 2 +- gcc/cfgbuild.c | 4 ++-- gcc/cfgcleanup.c | 8 +++---- gcc/cfgexpand.c | 2 +- gcc/cfgrtl.c | 9 ++++---- gcc/combine.c | 4 ++-- gcc/cse.c | 20 +++++++++--------- gcc/cselib.c | 4 ++-- gcc/emit-rtl.c | 4 ++-- gcc/explow.c | 2 +- gcc/final.c | 4 ++-- gcc/gcse.c | 6 +++--- gcc/genconfig.c | 4 ++-- gcc/genrecog.c | 4 ++-- gcc/ifcvt.c | 8 +++---- gcc/jump.c | 18 +++++++--------- gcc/lra-constraints.c | 2 +- gcc/print-rtl.c | 2 +- gcc/reload.c | 12 +++++------ gcc/reload1.c | 6 +++--- gcc/reorg.c | 6 +++--- gcc/rtl-tests.c | 2 +- gcc/rtl.c | 4 ++-- gcc/rtl.h | 15 +++++++++++-- gcc/rtlanal.c | 38 ++++++++++++++++----------------- gcc/varasm.c | 20 ++++++++++-------- 27 files changed, 168 insertions(+), 100 deletions(-)