[Bug optimization/13992] Apparent vrsave problem with complex Altivec code and -O2

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 3 08:40:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-03 08:40 -------
You are violating aliasing rules.
Either use -fno-strict-aliasing or use unions instead of casting.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13992



More information about the Gcc-bugs mailing list