This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cfe17528177 Provide an API for ipa_vr. new 27389550042 PR middle-end/109840: Preserve popcount/parity type in match.pd.
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 | 27 +++++++++++++++++---------- gcc/testsuite/gcc.dg/fold-parity-8.c | 25 +++++++++++++++++++++++++ gcc/testsuite/gcc.dg/fold-popcount-11.c | 25 +++++++++++++++++++++++++ 3 files changed, 67 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/fold-parity-8.c create mode 100644 gcc/testsuite/gcc.dg/fold-popcount-11.c