diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/thumb-bx-pc.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/thumb-bx-pc.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/thumb-bx-pc.exp b/gdb/testsuite/gdb.arch/thumb-bx-pc.exp index cc818390a8b..8980a41f04a 100644 --- a/gdb/testsuite/gdb.arch/thumb-bx-pc.exp +++ b/gdb/testsuite/gdb.arch/thumb-bx-pc.exp @@ -29,7 +29,6 @@ if [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} $opts] { } if ![runto_main] then { - untested "could not run to main" return -1 } |