This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5013f74 PR fortran/69128 * trans.h (OMPWS_SCALARIZER_BODY): Define. [...] new 9e0e8c2 Restrict to linux and gnu targets as not all math.h implement [...] new 62ad9a0 PR tree-optimization/69083 * tree-vect-slp.c (vect_get_cons [...]
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/ChangeLog | 8 ++++++++ gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/gcc.dg/pr61441.c | 6 ++++-- gcc/testsuite/gcc.dg/vect/pr69083.c | 20 ++++++++++++++++++++ gcc/tree-vect-slp.c | 19 ++++++++++++++++--- 5 files changed, 60 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr69083.c