This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3ae02dcb108 [to-be-committed] [RISC-V] Use pack to handle repeating constants new eff00046409 c++: pragma target and static init [PR109753] new 9c747183efa vect: Unify bbs in loop_vec_info and bb_vec_info
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/c-family/c-attribs.cc | 4 + gcc/cp/decl.cc | 3 + gcc/testsuite/g++.dg/opt/always_inline1.C | 8 ++ gcc/{config/i386/t-cygwin-w64 => tree-vect-loop.c} | 0 gcc/tree-vect-loop.cc | 7 +- gcc/tree-vect-patterns.cc | 142 ++++++--------------- gcc/tree-vect-slp.cc | 23 ++-- gcc/tree-vectorizer.cc | 7 +- gcc/tree-vectorizer.h | 23 ++-- 9 files changed, 89 insertions(+), 128 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/always_inline1.C copy gcc/{config/i386/t-cygwin-w64 => tree-vect-loop.c} (100%)