[Bug tree-optimization/29204] [4.1/4.2 Regression] duplicates existing symbol from inline assembler at -O

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Sep 24 17:01:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-09-24 17:01 -------
This is not a bug as asms can be duplicated even if they are volatile.
The way to fix this is to use .1 and 1f lables.


-- 

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=29204



More information about the Gcc-bugs mailing list