projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54a4fa0
)
Bring over changes from devo.
author
Jeff Law
<law@gcc.gnu.org>
Wed, 8 Apr 1998 21:12:07 +0000
(15:12 -0600)
committer
Jeff 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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.old-deja/g++.brendan/asm-extn1.C
b/gcc/testsuite/g++.old-deja/g++.brendan/asm-extn1.C
index 821bd0c6b26b092b65af09510632aae6791be5c4..fecd092dfb302018a1bc41a01384093a149e02e7 100644
(file)
--- a/
gcc/testsuite/g++.old-deja/g++.brendan/asm-extn1.C
+++ b/
gcc/testsuite/g++.old-deja/g++.brendan/asm-extn1.C
@@
-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.