summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f901
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90 b/gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90
index 3aaff1e8c35..472e0beb719 100644
--- a/gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90
+++ b/gcc/testsuite/gfortran.dg/coarray_lib_alloc_2.f90
@@ -4,6 +4,7 @@
! Allocate/deallocate with libcaf.
!
+ subroutine test()
type t
end type t
class(t), allocatable :: xx[:], yy(:)[:]