http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47918
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.6.0 --- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-28 10:56:33 UTC --- This is probably related to PR47815. Also y isn't really noreturn, is it? Honza? Shouldn't non-local gotos also prevent noreturn?