This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 33bf56ddc6a middle-end: Parity and popcount folding optimizations. new cbf10ac51c0 ipa/96291: don't crash on unoptimized lto functions
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/ipa-cp.c | 5 +++-- gcc/testsuite/gcc.dg/lto/pr96291.h | 4 ++++ gcc/testsuite/gcc.dg/lto/pr96291_0.c | 11 +++++++++++ gcc/testsuite/gcc.dg/lto/pr96291_1.c | 3 +++ gcc/testsuite/gcc.dg/lto/pr96291_2.c | 7 +++++++ 5 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr96291.h create mode 100644 gcc/testsuite/gcc.dg/lto/pr96291_0.c create mode 100644 gcc/testsuite/gcc.dg/lto/pr96291_1.c create mode 100644 gcc/testsuite/gcc.dg/lto/pr96291_2.c