This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 790b02af6a1 c++: -Wplacement-new and anon union member [PR100370] new 78c718490bc middle-end: Prevent the use of the cond inversion detection [...]
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/testsuite/gcc.target/aarch64/sve/pr105197-1.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/sve/pr105197-2.c | 9 +++++++++ gcc/tree-vect-stmts.cc | 2 +- 3 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr105197-1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr105197-2.c