From 70123d8a970eb0ed4ebad2dd1257a80028c2631f Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Fri, 2 Oct 1998 17:11:34 -0400 Subject: [PATCH] update From-SVN: r22767 --- gcc/testsuite/g++.old-deja/g++.other/nested2.C | 2 -- 1 file changed, 2 deletions(-) diff --git a/gcc/testsuite/g++.old-deja/g++.other/nested2.C b/gcc/testsuite/g++.old-deja/g++.other/nested2.C index e2d95680eac..5492b536b43 100644 --- 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 -// excess errors test - XFAIL *-*-* - struct M1 { struct I {}; }; -- 2.30.2