------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-15 15:47 ------- No you are reading the asm backwards, the corresponding intel asm is: bug: subss %xmm0, %xmm1 ret
Which you can get with -masm=intel. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18503