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 tree-optimization/35428] [4.3 regression] ICE with "-ftrapv"



------- 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


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