aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>1998-03-25 12:31:44 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1998-03-25 12:31:44 +0000
commitc440840d77ac8134f0d1a63cbbe286fc1bb76e6d (patch)
tree1619e6ea5984af6c73fc4c84ff148de948863d53 /gcc
parente4959d7c25651b5ce5ffd218c6449279d9e16147 (diff)
downloadgcc-c440840d77ac8134f0d1a63cbbe286fc1bb76e6d.zip
gcc-c440840d77ac8134f0d1a63cbbe286fc1bb76e6d.tar.gz
gcc-c440840d77ac8134f0d1a63cbbe286fc1bb76e6d.tar.bz2
Add requisite build-don't-link.
From-SVN: r18825
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/g++.old-deja/g++.pt/explicit68.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.pt/explicit68.C b/gcc/testsuite/g++.old-deja/g++.pt/explicit68.C
index 0f7d08f..bc47c6c 100644
--- a/gcc/testsuite/g++.old-deja/g++.pt/explicit68.C
+++ b/gcc/testsuite/g++.old-deja/g++.pt/explicit68.C
@@ -1,3 +1,5 @@
+// Build don't link:
+
template <bool B>
struct S
{