This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 82bc9355eeb rs6000: Correct several errant dg-require-effective-target new d61ce6ab04e Adjust testcase for O2 vectorization enabling new 73c535a00bc Support reduc_{plus,smax,smin,umax,umin}_scal_v4qi.
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/config/i386/i386-expand.c | 5 ++ gcc/config/i386/mmx.md | 45 +++++++++++++++++ gcc/testsuite/gcc.target/i386/pr102483-2.c | 26 ++++++++++ gcc/testsuite/gcc.target/i386/pr102483.c | 58 ++++++++++++++++++++++ .../testsuite/libgomp.graphite/force-parallel-8.c | 2 +- 5 files changed, 135 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr102483-2.c create mode 100644 gcc/testsuite/gcc.target/i386/pr102483.c