diff options
Diffstat (limited to 'gdb/testsuite/gdb.fortran/intvar-array.exp')
-rw-r--r-- | gdb/testsuite/gdb.fortran/intvar-array.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/intvar-array.exp b/gdb/testsuite/gdb.fortran/intvar-array.exp index 1569f51fa4e..bed80e7c629 100644 --- a/gdb/testsuite/gdb.fortran/intvar-array.exp +++ b/gdb/testsuite/gdb.fortran/intvar-array.exp @@ -26,7 +26,6 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} \ } if ![fortran_runto_main] { - untested "could not run to main" return -1 } |