[Bug tree-optimization/35428] [4.3 regression] ICE with "-ftrapv"
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 12 15:18:00 GMT 2008
------- Comment #14 from rguenth at gcc dot gnu dot org 2008-08-12 15:16 -------
Fails for me on a x86_64 -> i586-linux cross
./cc1 -quiet -O3 -ftrapv /tmp/t.c
/tmp/t.c: In function 'foo':
/tmp/t.c:2: internal compiler error: tree check: expected integer_cst, have
polynomial_chrec in int_cst_value, at tree.c:8078
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
you probably need to configure with --enable-checking.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2008-03-04 13:30:42 |2008-08-12 15:16:37
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35428
More information about the Gcc-bugs
mailing list