From: Alexandre Oliva Date: Wed, 9 Dec 1998 00:33:42 +0000 (+0000) Subject: * g++.old-deja/g++.pt/instantiate6.C: linker error, not crash X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2d8bf6c3c516262d9010ea08a4e52b6d2b02f558;p=gcc.git * g++.old-deja/g++.pt/instantiate6.C: linker error, not crash From-SVN: r24200 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 28f01c92b89..ef7df6d4709 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +1998-12-09 Alexandre Oliva + + * g++.old-deja/g++.pt/instantiate6.C: linker error, not crash + Tue Dec 8 22:50:04 1998 Franz Sirl * gcc.special/930510-1.c: Make C9X safe. diff --git a/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C b/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C index e896ed32570..c0577de1afc 100644 --- a/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C +++ b/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C @@ -2,7 +2,7 @@ // Special g++ Options: -frepo // Simplified from testcase by Erez Louidor Lior -// excess errors test - XFAIL *-*-* +// causes linker error - XFAIL *-*-* template class foo{