This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/46845] -fgraphite-identity causes ICE in gcc.dg/pr43300.c at -m32/-m64


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46845

--- Comment #2 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-12-08 03:39:46 UTC ---
This same ICE also appears in...

FAIL: gcc.target/i386/pr21101.c (internal compiler error)
FAIL: gcc.target/i386/pr21101.c (test for excess errors)
FAIL: gcc.target/i386/sse2-mmx.c (internal compiler error)
FAIL: gcc.target/i386/sse2-mmx.c (test for excess errors)
WARNING: gcc.target/i386/sse2-mmx.c compilation failed to produce executable
FAIL: gcc.target/i386/sse2-vec-6.c (internal compiler error)
FAIL: gcc.target/i386/sse2-vec-6.c (test for excess errors)
WARNING: gcc.target/i386/sse2-vec-6.c compilation failed to produce executable
FAIL: gcc.target/i386/sse4_1-insertps-1.c (internal compiler error)
FAIL: gcc.target/i386/sse4_1-insertps-1.c (test for excess errors)
WARNING: gcc.target/i386/sse4_1-insertps-1.c compilation failed to produce
executable
FAIL: gcc.target/i386/sse4_1-movntdqa.c (internal compiler error)
FAIL: gcc.target/i386/sse4_1-movntdqa.c (test for excess errors)
WARNING: gcc.target/i386/sse4_1-movntdqa.c compilation failed to produce
executable
FAIL: gcc.target/i386/sse4_1-mpsadbw.c (internal compiler error)
FAIL: gcc.target/i386/sse4_1-mpsadbw.c (test for excess errors)
WARNING: gcc.target/i386/sse4_1-mpsadbw.c compilation failed to produce
executable
FAIL: gcc.target/i386/sse4_1-pinsrd.c (internal compiler error)
FAIL: gcc.target/i386/sse4_1-pinsrd.c (test for excess errors)
WARNING: gcc.target/i386/sse4_1-pinsrd.c compilation failed to produce
executable
FAIL: gcc.target/i386/sse4_1-ptest-3.c (internal compiler error)
FAIL: gcc.target/i386/sse4_1-ptest-3.c (test for excess errors)
WARNING: gcc.target/i386/sse4_1-ptest-3.c compilation failed to produce
executable

at both -m32 and -m64.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]