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

             Bug #: 54255
           Summary: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess
                    errors) fails on x86_64/i686 darwin
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: howa...@nitro.med.uc.edu


The test gcc.target/i386/asm-dialect-1.c fails on [x86_64,i686]-apple-darwin*
as...

Executing on host: /sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20120813/gcc/testsuite/gcc.target/i386/asm-dialect-1.c
 -fno-diagnostics-show-caret   -masm=intel -S  -m32 -o asm-dialect-1.s   
(timeout = 300)
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20120813/gcc/testsuite/gcc.target/i386/asm-dialect-1.c:1:0:
error: -masm=intel not supported in this configuration^M
compiler exited with status 1
output is:
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20120813/gcc/testsuite/gcc.target/i386/asm-dialect-1.c:1:0:
error: -masm=intel not supported in this configuration^M

FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors)
Excess errors:
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20120813/gcc/testsuite/gcc.target/i386/asm-dialect-1.c:1:0:
error: -masm=intel not supported in this configuration

for both -m32 and -m64.

Reply via email to