summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/pointer_function_actual_1.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/pointer_function_actual_1.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/pointer_function_actual_1.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/pointer_function_actual_1.f90 b/gcc/testsuite/gfortran.dg/pointer_function_actual_1.f90
index 0924117080c..53ae993b3b0 100644
--- a/gcc/testsuite/gfortran.dg/pointer_function_actual_1.f90
+++ b/gcc/testsuite/gfortran.dg/pointer_function_actual_1.f90
@@ -43,7 +43,7 @@ PROGRAM TEST
CALL S1(F,*1,*2)
1 CONTINUE
- CALL ABORT()
+ STOP 1
GOTO 3
2 CONTINUE