This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe1a2642903 aarch64: Clear canary value after stack_protect_test [PR96191] new 229752afe31 VEC_COND_EXPR optimizations
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 | 70 ++++++++++++++++++++++++++------ gcc/testsuite/gcc.dg/tree-ssa/andnot-2.c | 10 +++++ gcc/testsuite/gcc.dg/tree-ssa/pr95906.c | 13 ++++++ gcc/testsuite/gcc.target/i386/pr70314.c | 15 +++++++ 4 files changed, 96 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/andnot-2.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95906.c create mode 100644 gcc/testsuite/gcc.target/i386/pr70314.c