From: Jason Merrill Date: Fri, 2 Oct 1998 21:11:34 +0000 (-0400) Subject: update X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=70123d8a970eb0ed4ebad2dd1257a80028c2631f;p=gcc.git update From-SVN: r22767 --- 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 {}; };