assumed_dummy_1.f90: Fix dg directive.
authorDominique d'Humieres <dominiq@lps.ens.fr>
Thu, 10 May 2007 20:11:45 +0000 (13:11 -0700)
committerBrooks Moses <brooks@gcc.gnu.org>
Thu, 10 May 2007 20:11:45 +0000 (13:11 -0700)
2007-05-10 Dominique d'Humieres <dominiq@lps.ens.fr>
* assumed_dummy_1.f90: Fix dg directive.
* char_initialiser_actual.f90: Likewise.
* nested_modules_2.f90: Likewise.
* shift-alloc.f90: Likewise.

From-SVN: r124598

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/assumed_dummy_1.f90
gcc/testsuite/gfortran.dg/char_initialiser_actual.f90
gcc/testsuite/gfortran.dg/nested_modules_2.f90
gcc/testsuite/gfortran.dg/shift-alloc.f90

index 5fc2b06fecab3800a451725e7ded7e875c9f9f90..22bc7b7dda1a099c1ac9c3a26e036c884b4bf623 100644 (file)
@@ -1,3 +1,10 @@
+2007-05-10 Dominique d'Humières <dominiq@lps.ens.fr>
+
+       * assumed_dummy_1.f90: Fix dg directive.
+       * char_initialiser_actual.f90: Likewise.
+       * nested_modules_2.f90: Likewise.
+       * shift-alloc.f90: Likewise.
+
 2007-05-10  Andreas Krebbel  <krebbel1@de.ibm.com>
 
        * gcc.dg/20070507-1.c: Disable for non-pic targets.
index 97c163e8c6b54346d4dc1a3537a5a2cb5d506e70..f0cf7750332bc09dfca7c945c146a7c3c87e0eda 100644 (file)
@@ -1,4 +1,4 @@
-! { dg do-run}
+! { dg-do run}
 ! Tests the fix for PRs 19358, 19477, 21211 and 21622.
 !
 ! Note that this tests only the valid cases with explicit interfaces.
index 3796f7ee21c35a008bd1ff09ef5af48a49b87f6a..7975a7e424ba80b78a8b121e9ea9399237ca34a0 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  
index 3d0985a7eac52e61b6d911ddcacdb14c365ed367..5bfdaddaac2b900b89345c5d8f990252c92b19a3 100644 (file)
@@ -1,4 +1,4 @@
-! { dg do-run }
+! { dg-do run }
 ! This tests the patch for PR16861.
 !
 ! Contributed by Paul Thomas <pault@gcc.gnu.org>
index 2d660317235ab75710bce4ea42b41d33ac5faf87..70f1cbb660e570cdd9068320cbe836b393de9286 100644 (file)
@@ -1,4 +1,4 @@
-! { dg do-run }
+! { dg-do run }
 ! PR 22144: eoshift1, eoshift3 and cshift1 used to lack memory
 ! allocation, which caused the writes to segfault.
 program main