[Bug target/29881] union causes inefficient code

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Nov 3 17:57:00 GMT 2007



------- Comment #7 from pinskia at gcc dot gnu dot org  2007-11-03 17:57 -------
This is a target issue for not using the SSE register when doing copies:
;; a = *p
Is expanded as sequences of load/stores.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |target


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



More information about the Gcc-bugs mailing list