diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/gfortran.dg/pr96325.f90 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/pr96325.f90 b/gcc/testsuite/gfortran.dg/pr96325.f90 index 06314a2..62f4cfb 100644 --- a/gcc/testsuite/gfortran.dg/pr96325.f90 +++ b/gcc/testsuite/gfortran.dg/pr96325.f90 @@ -1,4 +1,4 @@ -! { dg-do run } +! { dg-do compile } ! ! Test the fix for PR96325 in which the typebound procedure reference ! 'foo' was applied to an intrinsic type component without generating |