fix
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Nov 1998 21:00:33 +0000 (21:00 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Nov 1998 21:00:33 +0000 (21:00 +0000)
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
gcc/testsuite/g++.old-deja/g++.pt/static6.C

index ff0114d..e896ed3 100644 (file)
@@ -2,7 +2,7 @@
 // Special g++ Options: -frepo
 
 // Simplified from testcase by Erez Louidor Lior <s3824888@techst02.technion.ac.il>
-// causes linker error - XFAIl *-*-*
+// excess errors test - XFAIL *-*-*
 
 template <class T>
 class foo{
index 030c51d..785bc4e 100644 (file)
@@ -2,7 +2,7 @@
 
 // Simplified from testcase by Erez Louidor Lior <s3824888@techst02.technion.ac.il>
 
-// causes linker error - XFAIL *-*-*
+// excess errors test - XFAIL *-*-*
 
 template <class T> struct A {
  static const int l[1];