http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54105
Bug #: 54105 Summary: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) on x86_64-apple-darwin10 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassig...@gcc.gnu.org ReportedBy: domi...@lps.ens.fr CC: r...@gcc.gnu.org Host: x86_64-apple-darwin10 Target: x86_64-apple-darwin10 Build: x86_64-apple-darwin10 The test gcc.target/i386/asm-dialect-1.c (revision 189854) fails on x86_64-apple-darwin10: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) Excess errors: /opt/gcc/work/gcc/testsuite/gcc.target/i386/asm-dialect-1.c:1:0: error: -masm=intel not supported in this configuration The test should be skipped on targets not supporting -masm=intel.