From 4b1310bcec8e5bd228ff1690c56378cca8708133 Mon Sep 17 00:00:00 2001 From: jason Date: Sun, 29 Nov 1998 21:00:33 +0000 Subject: [PATCH] fix git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23983 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 ff0114d..e896ed3 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 030c51d..785bc4e 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.7.4