[Bug target/46768] [4.6 Regression] FAIL: gcc.target/i386/pr37434-[24].c

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Dec 3 14:34:00 GMT 2010


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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> 2010-12-03 14:34:35 UTC ---
(In reply to comment #4)
> On x86_64-apple-darwin10 at r167400, we are still failing...
> 
> FAIL: gcc.target/i386/sse2-init-v2di-2.c scan-assembler movq
> 
> at -m64.

Works for me with a x86_64-apple-darwin10 cross compiler with revision 167416:

    .globl _test
_test:
LFB516:
    movq    %rdi, %xmm0
    ret
LFE516:
    .section __TEXT,__eh_frame,coale



More information about the Gcc-bugs mailing list