aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin v. Löwis <loewis@gcc.gnu.org>1998-07-11 10:36:18 +0000
committerMartin v. Löwis <loewis@gcc.gnu.org>1998-07-11 10:36:18 +0000
commit71523737008c14d3e6e0227ed6db74741868d0f0 (patch)
treeec48a345afaf42cf2fbf2496c88d7a213a24021f
parentbfebe8501d37da86b2b5ffe5e0cdb41cb33f2600 (diff)
downloadgcc-71523737008c14d3e6e0227ed6db74741868d0f0.zip
gcc-71523737008c14d3e6e0227ed6db74741868d0f0.tar.gz
gcc-71523737008c14d3e6e0227ed6db74741868d0f0.tar.bz2
New test case.
From-SVN: r21060
-rw-r--r--gcc/testsuite/g++.old-deja/g++.pt/explicit69.C2
1 files changed, 2 insertions, 0 deletions
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
index 0000000..671cf00
--- /dev/null
+++ b/gcc/testsuite/g++.old-deja/g++.pt/explicit69.C
@@ -0,0 +1,2 @@
+//Build don't link:
+template class x {}; // ERROR - not a template instantiation