diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/c-interop/removed-restrictions-4.f90')
-rw-r--r-- | gcc/testsuite/gfortran.dg/c-interop/removed-restrictions-4.f90 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/testsuite/gfortran.dg/c-interop/removed-restrictions-4.f90 b/gcc/testsuite/gfortran.dg/c-interop/removed-restrictions-4.f90 index b44defd..a582723 100644 --- a/gcc/testsuite/gfortran.dg/c-interop/removed-restrictions-4.f90 +++ b/gcc/testsuite/gfortran.dg/c-interop/removed-restrictions-4.f90 @@ -1,8 +1,8 @@ -! { dg-do compile} +! { dg-do compile } ! ! TS 29113 ! 8.1 Removed restrictions on ISO_C_BINDING module procedures -! +! ! [...] ! ! The function C_FUNLOC from the intrinsic module ISO_C_BINDING has |