This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from edc6659c97c testsuite: filter out warning noise for CWE-1341 test
new 2134fcfee8b loop-iv: Fix up bounds computation
new 9d1a6119590 combine: Fix AND handling for WORD_REGISTER_OPERATIONS targ [...]
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 | 9 ++++++---
gcc/loop-iv.cc | 2 +-
gcc/simplify-rtx.cc | 8 +++++++-
gcc/testsuite/gcc.c-torture/execute/pr109040.c | 23 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr108947.c | 21 +++++++++++++++++++++
5 files changed, 58 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr109040.c
create mode 100644 gcc/testsuite/gcc.dg/pr108947.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.