fix
authorJason Merrill <jason@gcc.gnu.org>
Sun, 29 Nov 1998 21:00:33 +0000 (16:00 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 29 Nov 1998 21:00:33 +0000 (16:00 -0500)
From-SVN: r23983

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

index ff0114d1a3cd358636e6b44b4f0effbe9852ec85..e896ed32570385d09af7dc8ced65989fb44a773c 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 030c51d1f8112b49d5d33bd8add7365c184c206b..785bc4e1a8c627597682ad6794207e2f722339dc 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];