[Bug tree-optimization/58921] [4.9 Regression] ICE with segfault on valid code at -O3 on x86_64-linux-gnu
mikpelinux at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Nov 10 15:40:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58921
Mikael Pettersson <mikpelinux at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpelinux at gmail dot com
--- Comment #2 from Mikael Pettersson <mikpelinux at gmail dot com> ---
Started with r203842. With checking it fails on
gcc_assert (vec_stmt);
in case vect_internal_def of vect_get_vec_def_for_operand.
More information about the Gcc-bugs
mailing list