------- Comment #3 from pinskia at gcc dot gnu dot org 2006-08-08 00:33 ------- This is invalid as there are no computed gotos in your example so the compiler does not know it is a target for a goto so it is able to move the label around.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28581