http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18767
Uros Bizjak changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18767
Steven Bosscher changed:
What|Removed |Added
CC||irar at il dot ibm.com
--- Comment #3 f
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-21
01:33 ---
With -ffast-math on the mainline, we get:
_Z6foobarv:
.LFB2:
movaps b(%rip), %xmm1
mulps a(%rip), %xmm1
movaps %xmm1, %xmm2
movaps %xmm1, %xmm0
shufps $85, %xmm1
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-02
13:29 ---
Confirmed.
--
What|Removed |Added
CC||pinskia at