projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47401c4
)
update
author
Jason Merrill
<jason@gcc.gnu.org>
Fri, 2 Oct 1998 21:11:34 +0000
(17:11 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Fri, 2 Oct 1998 21:11:34 +0000
(17:11 -0400)
From-SVN: r22767
gcc/testsuite/g++.old-deja/g++.other/nested2.C
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.old-deja/g++.other/nested2.C
b/gcc/testsuite/g++.old-deja/g++.other/nested2.C
index e2d95680eac74af86b8a33298840ce4954480c3b..5492b536b43da2aee3ad41e63e92163e0060fc06 100644
(file)
--- a/
gcc/testsuite/g++.old-deja/g++.other/nested2.C
+++ b/
gcc/testsuite/g++.old-deja/g++.other/nested2.C
@@
-1,8
+1,6
@@
// Build don't link:
// by Bert Bril <bert@dgb.nl>
-// excess errors test - XFAIL *-*-*
-
struct M1 {
struct I {};
};