]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
internal_dummy_2.f08: Fix dg-options.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 7 Dec 2010 03:24:55 +0000 (03:24 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 7 Dec 2010 03:24:55 +0000 (03:24 +0000)
2010-12-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* gfortran.dg/internal_dummy_2.f08: Fix dg-options.
* gfortran.dg/internal_dummy_3.f08: Fix dg-options.

From-SVN: r167529

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/internal_dummy_2.f08
gcc/testsuite/gfortran.dg/internal_dummy_3.f08

index 5b9767d670f33935240cc13bc6e317f7c222587e..f67bc6ec25a30cc315fb358b254155dfb6c4d9d5 100644 (file)
@@ -1,3 +1,8 @@
+2010-12-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       * gfortran.dg/internal_dummy_2.f08: Fix dg-options.
+       * gfortran.dg/internal_dummy_3.f08: Fix dg-options.
+
 2010-12-06  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR middle-end/41562
index c6adcc57d7217adf9e679b8283a37364932fd8d9..7ec6ad4c6484d7d86b8371574e34f67d096edd2a 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do run }
-! [ dg-options "-std=f2008" }
+! { dg-options "-std=f2008 -fall-intrinsics" }
 
 ! PR fortran/34162
 ! Internal procedures as actual arguments (like restricted closures).
index b5a50ee6c6c6fbd6b2ebd36b00400add82c09b5a..9780c27b3b4404c5952c5dd57ea2a59ca53e27f0 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do run }
-! [ dg-options "-std=f2008" }
+! { dg-options "-std=f2008 -fall-intrinsics" }
 
 ! PR fortran/34162
 ! Internal procedures as actual arguments (like restricted closures).