Bring over changes from devo.
authorJeff Law <law@gcc.gnu.org>
Wed, 8 Apr 1998 21:12:07 +0000 (15:12 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 8 Apr 1998 21:12:07 +0000 (15:12 -0600)
From-SVN: r19053

gcc/testsuite/g++.old-deja/g++.brendan/asm-extn1.C

index 821bd0c6b26b092b65af09510632aae6791be5c4..fecd092dfb302018a1bc41a01384093a149e02e7 100644 (file)
@@ -1,7 +1,7 @@
 // Build don't link: 
 // Special g++ Options: -S
 // GROUPS passed asm-extension
-// excess errors test - XFAIL a29k-*-* mn10300-elf
+// Skip if not target: sparc-sun-*
 // This used to crash because c_expand_asm_keyword didn't know what to
 // do with this.  The parser rules were changed to accept an expr, instead
 // of a stmt.