[Bug middle-end/38084] New: [graphite] ICE : in build_graphite_scops, at graphite.c:1829
mitul dot thakkar at amd dot com
gcc-bugzilla@gcc.gnu.org
Tue Nov 11 16:36:00 GMT 2008
gcc -O3 -fgraphite-identity test_graphite_scop.c
test_graphite_scop.c: In function 'test_in':
test_graphite_scop.c:12: internal compiler error: in build_graphite_scops, at
graphite.c:1829
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Same test case fails for -floop-block switch as well.....
gcc -O3 -floop-block test_graphite_scop.c
test_graphite_scop.c: In function 'test_in':
test_graphite_scop.c:12: internal compiler error: in build_graphite_scops, at
graphite.c:1829
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Reduced test case is attached for the same...
-Mitul Thakkar.
--
Summary: [graphite] ICE : in build_graphite_scops, at
graphite.c:1829
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mitul dot thakkar at amd dot com
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38084
More information about the Gcc-bugs
mailing list