------- Comment #1 from pinskia at gcc dot gnu dot org 2007-11-16 19:57 ------- This is not a GCC bug. There are no computed gotos in your function so the label can be moved anywhere around. The scheduler moves around the label in this case.
*** This bug has been marked as a duplicate of 28581 *** -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED GCC host triplet| ??? |??? Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34116