http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57334

--- Comment #3 from Dmitry G. Dyachenko <dimhen at gmail dot com> ---
(In reply to Richard Biener from comment #1)
> I've seen this ICE before I think.
> 
>   else if (code == GIMPLE_LABEL)
>     gcc_assert (emit_label_in_global_context_p (gimple_label_label (stmt))
>                 || DECL_CONTEXT (gimple_label_label (stmt)) == fn->decl);

Sorry, i cant find nothing appropriate in bugzilla to mark this one as
DUPLICATE

Reply via email to