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