* g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
authoroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Dec 1999 08:48:32 +0000 (08:48 +0000)
committeroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Dec 1999 08:48:32 +0000 (08:48 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31066 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C

index 47957a2..6f3ad69 100644 (file)
@@ -1,3 +1,7 @@
+1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
+
+       * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
+
 1999-12-20  Nathan Sidwell  <nathan@acm.org>
 
        * g++.old-deja/g++.other/cast3.C: New test.
index e896ed3..49085c5 100644 (file)
@@ -2,7 +2,6 @@
 // Special g++ Options: -frepo
 
 // Simplified from testcase by Erez Louidor Lior <s3824888@techst02.technion.ac.il>
-// excess errors test - XFAIL *-*-*
 
 template <class T>
 class foo{