This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 35f56012806 Fortran: Fix [Coarray] ICE in conv_caf_send, at fortran/tra [...] new b8ea13ebf12 tree-optimization/116274 - overzealous SLP vectorization new 20a5b482499 libcpp: replace SSE4.2 helper with an SSSE3 one
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.target/i386/pr116274-2.c | 9 ++ gcc/tree-vect-slp.cc | 12 ++- libcpp/config.in | 4 +- libcpp/configure | 4 +- libcpp/configure.ac | 6 +- libcpp/files.cc | 19 ++-- libcpp/lex.cc | 150 +++++++++++------------------ 7 files changed, 93 insertions(+), 111 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr116274-2.c