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

           Summary: r167374 introduce gcc.target/i386 regressions
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: howa...@nitro.med.uc.edu


On both x86_64 linux and x86_64 darwin, the commit of r167374 triggered a set
of regressions in the gcc.target/i386 testsuite. At both -m32 and -m64, there
include...

FAIL: gcc.target/i386/pr37434-2.c scan-assembler pinsrw
FAIL: gcc.target/i386/pr37434-4.c scan-assembler pinsrb

and at -m64 only the additional failures...

FAIL: gcc.target/i386/pr34256.c scan-assembler-times mov 2
FAIL: gcc.target/i386/sse2-init-v2di-2.c scan-assembler movq

occur. I assume these scan-assembler tests are now invalid.

Reply via email to