This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 283e554e5cb Daily bump. new 77172598dcb combine: Discard REG_UNUSED note in i2 when register is als [...] new 9496f508811 testsuite: Add tests for already fixed PR [PR119071]
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/combine.cc | 15 ++++---- gcc/testsuite/gcc.c-torture/execute/pr119071.c | 15 ++++++++ gcc/testsuite/gcc.dg/pr119071.c | 45 +++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr118739.c | 50 ++++++++++++++++++++++++++ 4 files changed, 118 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr119071.c create mode 100644 gcc/testsuite/gcc.dg/pr119071.c create mode 100644 gcc/testsuite/gcc.target/i386/pr118739.c