diff options
Diffstat (limited to 'gdb/testsuite/gdb.fortran/charset.exp')
-rw-r--r-- | gdb/testsuite/gdb.fortran/charset.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/charset.exp b/gdb/testsuite/gdb.fortran/charset.exp index ae3e34c..5238faa 100644 --- a/gdb/testsuite/gdb.fortran/charset.exp +++ b/gdb/testsuite/gdb.fortran/charset.exp @@ -31,7 +31,6 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug addi } if ![fortran_runto_main] { - perror "Couldn't run to main" return } |