This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0db53311423 Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C' new 0fb828af757 MATCH: Add simplifications of `(a == CST) & a`
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/match.pd | 8 +++++ gcc/testsuite/gcc.c-torture/execute/pr111431-1.c | 39 ++++++++++++++++++++++ .../gcc.dg/{binop-notand2a.c => binop-andeq1.c} | 4 ++- gcc/testsuite/gcc.dg/binop-andeq2.c | 14 ++++++++ gcc/testsuite/gcc.dg/binop-notand1a.c | 4 +-- gcc/testsuite/gcc.dg/binop-notand4a.c | 4 +-- .../gcc.dg/{binop-notand2a.c => binop-notand7.c} | 4 ++- .../gcc.dg/{binop-notand2.c => binop-notand7a.c} | 6 ++-- 8 files changed, 73 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr111431-1.c copy gcc/testsuite/gcc.dg/{binop-notand2a.c => binop-andeq1.c} (70%) create mode 100644 gcc/testsuite/gcc.dg/binop-andeq2.c copy gcc/testsuite/gcc.dg/{binop-notand2a.c => binop-notand7.c} (71%) copy gcc/testsuite/gcc.dg/{binop-notand2.c => binop-notand7a.c} (68%)