http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53174
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-checking Target Milestone|--- |4.6.4 Summary|[4.6/4.7/4.8 Regression] |[4.6/4.7/4.8 Regression] |ICE in expand_debug_expr |ICE in expand_debug_expr, | |verify_ssa failed --- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-02 10:30:34 UTC --- Confirmed. t.c: In function 'void RawImageSource(float (*)[4], int, int)': t.c:19:6: error: definition in block 16 follows the use for SSA_NAME: predreastmp.41_lsm0.63_20 in statement: # DEBUG r1 => predreastmp.41_lsm0.63_20 t.c:19:6: internal compiler error: verify_ssa failed Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.