[Bug target/38183] Useless move to memory when passing small structs to functions
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Thu Dec 19 11:41:00 GMT 2013
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?
More information about the Gcc-bugs
mailing list