[Bug middle-end/59670] ICE: expected gimple_call(error_mark), have gimple_assign(plus_expr) in gimple_call_internal_p, at gimple.h:2432
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 7 11:29:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59670
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-01-07
CC| |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed. The predicate doesn't check the stmt is a call.
More information about the Gcc-bugs
mailing list