diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/amd64-word.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/amd64-word.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/amd64-word.exp b/gdb/testsuite/gdb.arch/amd64-word.exp index 02978640e85..ed7f0f319ac 100644 --- a/gdb/testsuite/gdb.arch/amd64-word.exp +++ b/gdb/testsuite/gdb.arch/amd64-word.exp @@ -38,7 +38,6 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [list clean_restart ${binfile} if ![runto_main] then { - fail "can't run to main" return 0 } |