diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/rvalue-ref-casts.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/rvalue-ref-casts.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp b/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp index b375f01..93299d1 100644 --- a/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp +++ b/gdb/testsuite/gdb.cp/rvalue-ref-casts.exp @@ -31,7 +31,6 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile \ } if {![runto_main]} { - untested "couldn't run to main" return -1 } |