summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/array_1.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/array_1.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/array_1.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/array_1.f90 b/gcc/testsuite/gfortran.dg/array_1.f90
index 6609025a50e..e976d171b39 100644
--- a/gcc/testsuite/gfortran.dg/array_1.f90
+++ b/gcc/testsuite/gfortran.dg/array_1.f90
@@ -20,7 +20,7 @@ program arrpack
21, 22, 23, 24, 25, 26, &
31, 32, 33, 34, 35, 36, &
41, 42, 43, 44, 45, 46, &
- 51, 52, 53, 54, 55, 56 /))) call abort ()
+ 51, 52, 53, 54, 55, 56 /))) STOP 1
contains