This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f12452a90b3 * predict.c (probably_never_executed): Only use precise pr [...] new 82f60137835 Disable some patterns for fold-left reductions (PR 83965) new 9e37791255c Fix vect_float markup for a couple of tests (PR 83888)
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 | 15 +++++++++++++++ gcc/doc/sourcebuild.texi | 8 +++++++- gcc/testsuite/ChangeLog | 15 +++++++++++++++ gcc/testsuite/gcc.dg/vect/no-fast-math-vect16.c | 2 +- gcc/testsuite/gcc.dg/vect/pr83965.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.dg/vect/vect-reduc-6.c | 2 +- gcc/testsuite/lib/target-supports.exp | 11 ++++++++++- gcc/tree-vect-patterns.c | 16 +++++++++++++--- 8 files changed, 80 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr83965.c