[Bug tree-optimization/36891] [4.2/4.3/4.4 Regression] ICE with vector division and -ffast-math and LIM
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 28 21:59:00 GMT 2008
------- Comment #5 from pinskia at gcc dot gnu dot org 2008-09-28 21:58 -------
On the trunk we get a slightly different ICE:
t.c: In function 'RRB':
t.c:4: internal compiler error: in gimple_assign_set_rhs1, at gimple.h:1755
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
But that is because we catch the error earlier rather than during verification.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36891
More information about the Gcc-bugs
mailing list