OSDN Git Service

* g++.old-deja/g++.pt/instantiate6.C: linker error, not crash
authoroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Dec 1998 00:33:42 +0000 (00:33 +0000)
committeroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Dec 1998 00:33:42 +0000 (00:33 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24200 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 28f01c9..ef7df6d 100644 (file)
@@ -1,3 +1,7 @@
+1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * g++.old-deja/g++.pt/instantiate6.C: linker error, not crash
+
 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
 
        * gcc.special/930510-1.c: Make C9X safe.
index e896ed3..c0577de 100644 (file)
@@ -2,7 +2,7 @@
 // Special g++ Options: -frepo
 
 // Simplified from testcase by Erez Louidor Lior <s3824888@techst02.technion.ac.il>
-// excess errors test - XFAIL *-*-*
+// causes linker error - XFAIL *-*-*
 
 template <class T>
 class foo{