[Bug tree-optimization/43026] [4.5 Regression][graphite] ICE in sese.c with -fgraphite-identity in 447.dealII
zsojka at seznam dot cz
gcc-bugzilla@gcc.gnu.org
Wed Feb 17 23:29:00 GMT 2010
------- Comment #5 from zsojka at seznam dot cz 2010-02-17 23:28 -------
Created an attachment (id=19903)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19903&action=view)
different testcase, reduced
Fails at all -O1, -O2 and -O3 levels. I am not sure if it is the same problem,
but it fails at the same place, so I am attaching it here.
$ /mnt/svn/gcc-trunk/binary-156830-lto/bin/g++ -O1 -fgraphite-identity -c
pr43026-2.C
pr43026-2.C: In function ‘(static initializers for pr43026-2.C)’:
pr43026-2.C:10:4: internal compiler error: in expand_scalar_variables_expr, at
sese.c:902
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43026
More information about the Gcc-bugs
mailing list