aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/testsuite/libmudflap.cth
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2004-05-17 20:34:19 +0000
committerFrank Ch. Eigler <fche@gcc.gnu.org>2004-05-17 20:34:19 +0000
commit9193542205121e73b434a1b5019f0d7ad26bc021 (patch)
tree4f4b2d2474d6c9f857a08c14e9b579c55282ce18 /libmudflap/testsuite/libmudflap.cth
parent66ba7273482a3c56accefba709e0dfe8f8d75824 (diff)
downloadgcc-9193542205121e73b434a1b5019f0d7ad26bc021.zip
gcc-9193542205121e73b434a1b5019f0d7ad26bc021.tar.gz
gcc-9193542205121e73b434a1b5019f0d7ad26bc021.tar.bz2
libmudflap.exp (libmudflap-init): For C++ test cases only...
2004-05-17 Frank Ch. Eigler <fche@redhat.com> * lib/libmudflap.exp (libmudflap-init): For C++ test cases only, import some build settings from libstdc++-v3 testsuite_flags. * .../cfrags.exp, .../c++frags.exp, .../cthfrags.exp: Corresponding changes to pass test language. * mf-runtime.c (__mfu_check): Poison the cache with antidote for quicker mode-nop handling. From-SVN: r81944
Diffstat (limited to 'libmudflap/testsuite/libmudflap.cth')
-rw-r--r--libmudflap/testsuite/libmudflap.cth/cthfrags.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmudflap/testsuite/libmudflap.cth/cthfrags.exp b/libmudflap/testsuite/libmudflap.cth/cthfrags.exp
index 508d8ec..3431965 100644
--- a/libmudflap/testsuite/libmudflap.cth/cthfrags.exp
+++ b/libmudflap/testsuite/libmudflap.cth/cthfrags.exp
@@ -1,5 +1,5 @@
-libmudflap-init [find_gcc]
+libmudflap-init c
dg-init