This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 455ea90d6e5 ipa-sra: Avoid clashes with ipa-cp when pulling accesses ac [...] new b7b8307893e combine: Discard REG_UNUSED note in i2 when register is als [...] new e79fc5a7bc9 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