This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d7a270ab2f0 PR rtl-optimization/83913 new 8ffee4559e9 PR rtl-optimization/80463 PR rtl-optimization [...]
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 | 10 ++++++++ gcc/sel-sched-ir.c | 34 ++++++++++++++++++++++---- gcc/testsuite/ChangeLog | 10 ++++++++ gcc/testsuite/g++.dg/pr80463.C | 20 ++++++++++++++++ gcc/testsuite/gcc.dg/pr80463.c | 54 ++++++++++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr83972.c | 26 ++++++++++++++++++++ 6 files changed, 149 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr80463.C create mode 100644 gcc/testsuite/gcc.dg/pr80463.c create mode 100644 gcc/testsuite/gcc.dg/pr83972.c