Add requisite build-don't-link.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 25 Mar 1998 12:31:44 +0000 (12:31 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 25 Mar 1998 12:31:44 +0000 (12:31 +0000)
From-SVN: r18825

gcc/testsuite/g++.old-deja/g++.pt/explicit68.C

index 0f7d08f6b20b0f8e21840d043eb6713d4447a05d..bc47c6c8f114d598836893845e56b47973901758 100644 (file)
@@ -1,3 +1,5 @@
+// Build don't link:
+
 template <bool B>
 struct S
 {