import gdb-1999-09-08 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.c++ / inherit.exp
index b1c28ed8fb150ed3103157c0125ce3181eeba2b6..e39b12a3eb7bed447440770abf1e1a7c09cc5765 100644 (file)
@@ -26,9 +26,8 @@ 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 }
+
 # Note - create separate "inherit" executable from misc.cc
 
 set testfile "inherit"
This page took 0.024545 seconds and 4 git commands to generate.