This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5cb4bf8a624 Disallow EXTRACT_LAST_REDUCTION for reduction chains new fef959ca9fc Fix EXTRACT_LAST_REDUCTION handling of pattern stmts new d827b9e76a0 Record the loop masks needed for EXTRACT_LAST_REDUCTIONs new 343c7d09704 Add missing conversion in vect_create_epilog_for_reduction new 05d46f1df04 Make dwarf2out punt for MODE_VECTOR_BOOL
The 4 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/ChangeLog | 23 +++++++++++++++ gcc/dwarf2out.c | 13 ++++++++- gcc/testsuite/ChangeLog | 8 ++++++ .../gcc.target/aarch64/sve/acle/general/debug_4.c | 16 +++++++++++ .../aarch64/sve/clastb_9.c} | 5 ++-- gcc/tree-vect-loop.c | 2 ++ gcc/tree-vect-stmts.c | 33 ++++++++++++++++------ 7 files changed, 87 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/debug_4.c copy gcc/testsuite/{gcc.dg/vect/O1-pr41008.c => gcc.target/aarch64/sve/clastb_9.c} (65%)