aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/structure_constructor_8.f03
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/structure_constructor_8.f03')
-rw-r--r--gcc/testsuite/gfortran.dg/structure_constructor_8.f032
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/structure_constructor_8.f03 b/gcc/testsuite/gfortran.dg/structure_constructor_8.f03
index 995fd806a96..4b0bce779db 100644
--- a/gcc/testsuite/gfortran.dg/structure_constructor_8.f03
+++ b/gcc/testsuite/gfortran.dg/structure_constructor_8.f03
@@ -58,4 +58,4 @@ PROGRAM test
WRITE (*,*) ispriv_t (5) ! { dg-error "has no IMPLICIT type" }
END PROGRAM test
-! { dg-final { cleanup-modules privmod } }
+! { dg-final { cleanup-modules "privmod" } }