http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54703
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code Target| |x86_64-*-*, i?86-*-* Status|UNCONFIRMED |NEW Last reconfirmed| |2012-09-25 Summary|[miscompilation] _mm_sub_pd |_mm_sub_pd is incorrectly |is incorrectly substituted |substituted with vandnps |with vandnps | Ever Confirmed|0 |1 --- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-25 13:47:48 UTC --- Confirmed.