OSDN Git Service

PR testsuite/35406
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gfortran.dg / char_initialiser_actual.f90
index 3796f7e..7975a7e 100644 (file)
@@ -1,4 +1,4 @@
-! { dg do-run }
+! { dg-do run }
 ! Tests passing of character array initialiser as actual argument.
 ! Fixes PR18109.
 ! Contributed by Paul Thomas pault@gcc.gnu.org