This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 09358c6693e a68: fix code and phrases in documentation [PR algol68/123734] new 984962bf0f5 tree-optimization/123756 - remove now bogus assert in reduc [...] new 2c2a07e31cd tree-optimization/123755 - properly register loop mask for [...]
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/testsuite/gcc.dg/vect/{pr71823.c => vect-pr123755.c} | 2 -- .../aarch64/sve/pr108608-1.c => gcc.dg/vect/vect-pr123756.c} | 4 ++-- gcc/tree-vect-loop.cc | 7 ++----- gcc/tree-vect-stmts.cc | 2 +- 4 files changed, 5 insertions(+), 10 deletions(-) copy gcc/testsuite/gcc.dg/vect/{pr71823.c => vect-pr123755.c} (60%) copy gcc/testsuite/{gcc.target/aarch64/sve/pr108608-1.c => gcc.dg/vect/vect-pr1237 [...]