[Bug c/34116] GCC for CELL processor does NOT relocate properly with Optimization Turned on.,
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 16 19:58:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list