This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2266e38cfd8 testsuite: lto: fix pr47333 test new 35bf490452e simplify-rtx: Handle `a != 0 ? -a : 0` [PR58195]
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/simplify-rtx.cc | 22 +++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/csel-neg-1.c | 31 +++++++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/csel-neg-2.c | 19 ++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/csel-neg-1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/csel-neg-2.c