[Bug tree-optimization/25563] Assembler referenced static variable optimized out (bug in gcc or in code?)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Dec 26 00:22:00 GMT 2005



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-26 00:22 -------
Bug in your code:
the compiler has no way to knowing that  _mmx_one is used.

Use the attribute used to fix your code.


-- 

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



More information about the Gcc-bugs mailing list