This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/54105] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) on x86_64-apple-darwin10
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 27 Jul 2012 11:44:17 +0000
- Subject: [Bug testsuite/54105] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) on x86_64-apple-darwin10
- Auto-submitted: auto-generated
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: unassigned@gcc.gnu.org
ReportedBy: dominiq@lps.ens.fr
CC: rth@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.