This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1d9921cbdc7 xtensa: libgcc: fix PR target/95571 new 9a39b91d934 testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux [...] new 653ab081391 match.pd: Optimize ffs comparisons against constants [PR95527]
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/match.pd | 48 +++++++++ gcc/testsuite/g++.dg/torture/pr95493.C | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr95527.c | 172 ++++++++++++++++++++++++++++++++ 3 files changed, 221 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95527.c