This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dd87540491d Printf properly on systems without %zu [PR120086] new dd1ee31540b testsuite: g++.dg/cpp2a/decomp2.C requires tls_runtime new 65bf1a88dc6 testsuite: g++.dg/cpp2a/constinit16.C requires tls new cc74e2f2b39 tree-optimization/119960 - failed external SLP promotion
The 3 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/g++.dg/cpp2a/constinit16.C | 2 +- gcc/testsuite/g++.dg/cpp2a/decomp2.C | 2 +- gcc/testsuite/gcc.dg/vect/bb-slp-pr119960-1.c | 15 +++++++ gcc/tree-vect-slp.cc | 63 ++++++++++++++++++++++++--- 4 files changed, 73 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr119960-1.c