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