[Bug middle-end/28581] Illegal loading the address of a label with -O2
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Aug 3 11:45:00 GMT 2006
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-08-03 11:44 -------
This is actually invalid but I cannot find where in the docs which talk about
this issue. What is happening is the scheduler is moving around the label as
the basic block which contains the user label is gone.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |middle-end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28581
More information about the Gcc-bugs
mailing list