https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80958
Bug ID: 80958
Summary: [8 regression] gcc.target/i386/pr70021.c FAILs
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: translation
Assignee: unassigned at gcc dot gnu.org
Reporter: ro at gcc dot gnu.org
Target Milestone: ---
Target: i386-pc-solaris2.*, x86_64-pc-linux-gnu,
i686-pc-linux-gnu
Created attachment 41457
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41457&action=edit
i386-pc-solaris2.12 pr70021.c.156t.vect
Between 20170517 and 20170518, the gcc.target/i386/pr70021.c testcase started
to FAIL
FAIL: gcc.target/i386/pr70021.c scan-tree-dump-times vect "vectorized 1 loops"
2
on Solaris/x86 and Linux/x86_64, both 32 and 64-bit. Attaching the dump.
Rainer