diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/i386-mpx.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/i386-mpx.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/i386-mpx.exp b/gdb/testsuite/gdb.arch/i386-mpx.exp index a6b74ce..520fd10 100644 --- a/gdb/testsuite/gdb.arch/i386-mpx.exp +++ b/gdb/testsuite/gdb.arch/i386-mpx.exp @@ -44,7 +44,6 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} \ } if ![runto_main] { - untested "could not run to main" return -1 } |