]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.c++/misc.exp
import gdb-1999-09-08 snapshot
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.c++ / misc.exp
index 7d64e4a7fea3ba659bd9ce7e63b5c93a339633d2..07465ac532ccb166e69e84856ae5dcface052a0b 100644 (file)
@@ -23,9 +23,7 @@ if $tracelevel then {
        strace $tracelevel
 }
 
-# Check to see if we have an executable to test.  If not, then either we
-# haven't tried to compile one, or the compilation failed for some reason.
-# In either case, just notify the user and skip the tests in this file.
+if { [skip_cplus_tests] } { continue }
 
 set testfile "misc"
 set srcfile ${testfile}.cc