New test case.
authorMartin v. Löwis <loewis@gcc.gnu.org>
Sat, 11 Jul 1998 10:36:18 +0000 (10:36 +0000)
committerMartin v. Löwis <loewis@gcc.gnu.org>
Sat, 11 Jul 1998 10:36:18 +0000 (10:36 +0000)
From-SVN: r21060

gcc/testsuite/g++.old-deja/g++.pt/explicit69.C [new file with mode: 0644]

diff --git a/gcc/testsuite/g++.old-deja/g++.pt/explicit69.C b/gcc/testsuite/g++.old-deja/g++.pt/explicit69.C
new file mode 100644 (file)
index 0000000..671cf00
--- /dev/null
@@ -0,0 +1,2 @@
+//Build don't link:
+template class x {}; // ERROR - not a template instantiation