[Bug tree-optimization/68502] New: [6 Regression][i686] spec2000/179.art runfails after r222914
izamyatin at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Nov 23 15:53:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68502
Bug ID: 68502
Summary: [6 Regression][i686] spec2000/179.art runfails after
r222914
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: izamyatin at gmail dot com
Target Milestone: ---
There is a segmentation fault during execution
r222914 is:
r222914 | rguenth | 2015-05-08 18:13:55 +0300 (Fri, 08 May 2015) | 15 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/testsuite/ChangeLog
A /trunk/gcc/testsuite/gcc.dg/vect/slp-41.c
M /trunk/gcc/tree-vect-data-refs.c
M /trunk/gcc/tree-vect-stmts.c
Options I used - -m32 -static -O3 -mfpmath=sse -march=core-avx2
-m64 is ok
More information about the Gcc-bugs
mailing list