]> gcc.gnu.org Git - gcc.git/commit
libmudflap.exp (libmudflap-init): For C++ test cases only...
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 17 May 2004 20:34:19 +0000 (20:34 +0000)
committerFrank Ch. Eigler <fche@gcc.gnu.org>
Mon, 17 May 2004 20:34:19 +0000 (20:34 +0000)
commit9193542205121e73b434a1b5019f0d7ad26bc021
tree4f4b2d2474d6c9f857a08c14e9b579c55282ce18
parent66ba7273482a3c56accefba709e0dfe8f8d75824
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
libmudflap/ChangeLog
libmudflap/mf-runtime.c
libmudflap/testsuite/lib/libmudflap.exp
libmudflap/testsuite/libmudflap.c++/c++frags.exp
libmudflap/testsuite/libmudflap.c/cfrags.exp
libmudflap/testsuite/libmudflap.cth/cthfrags.exp
This page took 0.058694 seconds and 5 git commands to generate.