[Bug middle-end/70240] [6 Regression] ICE: in gimplify_modify_expr, at gimplify.c:4854 with -ftree-vectorize
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 15 13:34:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70240
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
ICEs in emit_move_insn most likely since r178408 (r178384 works, r178408 ICEs).
r221464 then fixed that ICE, and r231575 and above ICEs again in
gimplify_modify_expr.
More information about the Gcc-bugs
mailing list