Commit 2d8bf6c3 by Alexandre Oliva Committed by Alexandre Oliva

* g++.old-deja/g++.pt/instantiate6.C: linker error, not crash

From-SVN: r24200
parent 7a3c92a5
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> Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* gcc.special/930510-1.c: Make C9X safe. * gcc.special/930510-1.c: Make C9X safe.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// Special g++ Options: -frepo // Special g++ Options: -frepo
// Simplified from testcase by Erez Louidor Lior <s3824888@techst02.technion.ac.il> // Simplified from testcase by Erez Louidor Lior <s3824888@techst02.technion.ac.il>
// excess errors test - XFAIL *-*-* // causes linker error - XFAIL *-*-*
template <class T> template <class T>
class foo{ class foo{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment