OSDN Git Service

update
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 1998 21:11:34 +0000 (21:11 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 1998 21:11:34 +0000 (21:11 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22767 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/g++.old-deja/g++.other/nested2.C

index e2d9568..5492b53 100644 (file)
@@ -1,8 +1,6 @@
 // Build don't link:
 // by Bert Bril <bert@dgb.nl>
 
-// excess errors test - XFAIL *-*-*
-
 struct M1 {
     struct I                            {};
 };