[Bug target/38183] Useless move to memory when passing small structs to functions

2013-12-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38183

Dominique d'Humieres dominiq at lps dot ens.fr changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr ---
 Works on Linux/x86-64 with GCC 4.8.

Hence closing as fixed.


[Bug target/38183] Useless move to memory when passing small structs to functions

2013-12-19 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38183

Dominique d'Humieres dominiq at lps dot ens.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2013-12-19
 Ever confirmed|0   |1

--- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr ---
 It works on the trunk for x86_64 darwin.

Confirmed for trunk r206002

_f:
LFB0:
addsd%xmm1, %xmm0
ret

What is the status of this five years old PR on x86_64-linux-gnu?


[Bug target/38183] Useless move to memory when passing small structs to functions

2013-12-19 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38183

--- Comment #3 from H.J. Lu hjl.tools at gmail dot com ---
Works on Linux/x86-64 with GCC 4.8.


[Bug target/38183] Useless move to memory when passing small structs to functions

2008-11-19 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2008-11-19 20:49 ---
It works on the trunk for x86_64 darwin.


-- 


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