diff options
Diffstat (limited to 'gdb/testsuite/gdb.fortran/vla-history.exp')
-rw-r--r-- | gdb/testsuite/gdb.fortran/vla-history.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/vla-history.exp b/gdb/testsuite/gdb.fortran/vla-history.exp index 49fb446edcf..918d13bb8cf 100644 --- a/gdb/testsuite/gdb.fortran/vla-history.exp +++ b/gdb/testsuite/gdb.fortran/vla-history.exp @@ -24,7 +24,6 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} \ } if ![fortran_runto_main] { - untested "could not run to main" return -1 } |