diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp b/gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp index f559c3ff4bc..b129704121b 100644 --- a/gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp +++ b/gdb/testsuite/gdb.arch/riscv64-unwind-prologue-with-ld-lw.exp @@ -29,7 +29,6 @@ if {[prepare_for_testing "failed to prepare" $testfile \ } if ![runto_main] then { - fail "can't run to main" return 0 } |