aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>2000-03-01 08:33:28 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-03-01 08:33:28 +0000
commit1290d129137dc24b22cdead52de882857c4e257a (patch)
tree35e748264f1ad60935444b3b1e6769d6ab89b20c
parente185aa1657b5846e27bcffdd594d714ddbe41efc (diff)
downloadgcc-1290d129137dc24b22cdead52de882857c4e257a.zip
gcc-1290d129137dc24b22cdead52de882857c4e257a.tar.gz
gcc-1290d129137dc24b22cdead52de882857c4e257a.tar.bz2
Don't try to link.
From-SVN: r32276
-rw-r--r--gcc/testsuite/g++.old-deja/g++.other/crash13.C2
-rw-r--r--gcc/testsuite/g++.old-deja/g++.other/defarg4.C1
2 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.other/crash13.C b/gcc/testsuite/g++.old-deja/g++.other/crash13.C
index 7593f43..0cda9f9 100644
--- a/gcc/testsuite/g++.old-deja/g++.other/crash13.C
+++ b/gcc/testsuite/g++.old-deja/g++.other/crash13.C
@@ -1,3 +1,5 @@
+// Build don't link:
+
struct Base_bitset {
unsigned M_w[2];
void M_do_right_shift();
diff --git a/gcc/testsuite/g++.old-deja/g++.other/defarg4.C b/gcc/testsuite/g++.old-deja/g++.other/defarg4.C
index 87ad4fc..51899f7 100644
--- a/gcc/testsuite/g++.old-deja/g++.other/defarg4.C
+++ b/gcc/testsuite/g++.old-deja/g++.other/defarg4.C
@@ -1,3 +1,4 @@
+// Build don't link:
// Origin: scott snyder <snyder@fnal.gov>
class complex