From c4ec74e871284bb837afd29d0324f87361e32677 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Sun, 29 Nov 1998 16:00:33 -0500 Subject: [PATCH] fix From-SVN: r23983 --- gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C | 2 +- gcc/testsuite/g++.old-deja/g++.pt/static6.C | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C b/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C index ff0114d1a3c..e896ed32570 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C @@ -2,7 +2,7 @@ // Special g++ Options: -frepo // Simplified from testcase by Erez Louidor Lior -// causes linker error - XFAIl *-*-* +// excess errors test - XFAIL *-*-* template class foo{ diff --git a/gcc/testsuite/g++.old-deja/g++.pt/static6.C b/gcc/testsuite/g++.old-deja/g++.pt/static6.C index 030c51d1f81..785bc4e1a8c 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/static6.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/static6.C @@ -2,7 +2,7 @@ // Simplified from testcase by Erez Louidor Lior -// causes linker error - XFAIL *-*-* +// excess errors test - XFAIL *-*-* template struct A { static const int l[1]; -- 2.30.2