[Bug c/54529] dead code elimination deletes code adressed by referenced labels
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 8 16:37:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54529
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-09-08 16:36:59 UTC ---
Addresses of labels are only designed to work with computed gotos.
More information about the Gcc-bugs
mailing list