* gfortran.dg/submodule_6.f08: Add dg-require-effective-target lto.
authorDavid Edelsohn <dje@gcc.gnu.org>
Sat, 21 Nov 2015 14:02:45 +0000 (09:02 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 21 Nov 2015 14:02:45 +0000 (09:02 -0500)
From-SVN: r230707

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/submodule_6.f08

index 73e7cce..2155bb1 100644 (file)
@@ -1,3 +1,7 @@
+2015-11-21  David Edelsohn  <dje.gcc@gmail.com>
+
+       * gfortran.dg/submodule_6.f08: Add dg-require-effective-target lto.
+
 2015-11-21  Uros Bizjak  <ubizjak@gmail.com>
 
        * g++.dg/init/vbase1.C: Also run on i?86-*-*.
@@ -47,7 +51,7 @@
        * gfortran.dg/submodule_12.f90: New test
 
        PR fortran/66762
-       * gfortran.dg/submodule_6.f90: Add compile option -flto.
+       * gfortran.dg/submodule_6.f08: Add compile option -flto.
 
 2015-11-20  Andre Vieira  <andre.simoesdiasvieira@arm.com>
 
index b453b54..21b0e0f 100644 (file)
@@ -1,4 +1,5 @@
 ! { dg-do run }
+! { dg-require-effective-target lto }
 ! { dg-options "-flto" }
 !
 ! Checks that the results of module procedures have the correct characteristics