diff options
Diffstat (limited to 'gdb/testsuite/gdb.compile/compile-cplus-namespace.exp')
-rw-r--r-- | gdb/testsuite/gdb.compile/compile-cplus-namespace.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.compile/compile-cplus-namespace.exp b/gdb/testsuite/gdb.compile/compile-cplus-namespace.exp index 9d60290..7563784 100644 --- a/gdb/testsuite/gdb.compile/compile-cplus-namespace.exp +++ b/gdb/testsuite/gdb.compile/compile-cplus-namespace.exp @@ -30,7 +30,6 @@ if {[prepare_for_testing $testfile $testfile $srcfile \ } if {![runto_main]} { - untested "could not run to main" return -1 } |