[Bug c++/31183] ICE in int_cst_value, at tree.c:7684 with -O3 -ftree-loop-linear

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 15 13:41:00 GMT 2007



------- Comment #3 from rguenth at gcc dot gnu dot org  2007-03-15 13:40 -------
Ok, it's a HWI 32 issue then.  The caller should use host_integerp () on the
tree before calling int_cst_value.


-- 


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



More information about the Gcc-bugs mailing list