From 0e455fc3f96799199ba3c801e786dd5d2164920c Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 22 Dec 1999 08:48:32 +0000 Subject: * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL. From-SVN: r31066 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 47957a2..6f3ad69 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +1999-12-22 Alexandre Oliva + + * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL. + 1999-12-20 Nathan Sidwell * g++.old-deja/g++.other/cast3.C: New test. diff --git a/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C b/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C index e896ed3..49085c5 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C @@ -2,7 +2,6 @@ // Special g++ Options: -frepo // Simplified from testcase by Erez Louidor Lior -// excess errors test - XFAIL *-*-* template class foo{ -- cgit v1.1