This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bab58138168 bb-reorder: Fix for ICEs caused by 69ca5f3a9882 new 9e89fa0e2d7 gcc.target/i386/pr78904-4a.c: Compile with -mtune=generic new 8f0d743c2de tree-optimization/94234 - add plusminus-with-convert pattern new 3304888c252 c++: Partially revert: local externs in templates do not ge [...] new d876184c095 make swap argument of vect_get_and_check_slp_defs readonly
The 4 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/cp/pt.c | 14 ++++++---- gcc/match.pd | 15 +++++++++++ gcc/testsuite/gcc.dg/pr94234-3.c | 42 ++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr78904-4a.c | 2 +- gcc/tree-vect-slp.c | 10 +++---- 5 files changed, 72 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr94234-3.c