[Bug testsuite/46767] New: r167374 introduce gcc.target/i386 regressions

howarth at nitro dot med.uc.edu gcc-bugzilla@gcc.gnu.org
Thu Dec 2 17:52:00 GMT 2010


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: unassigned@gcc.gnu.org
        ReportedBy: howarth@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.



More information about the Gcc-bugs mailing list