From: David Edelsohn Date: Sat, 21 Nov 2015 14:02:45 +0000 (-0500) Subject: * gfortran.dg/submodule_6.f08: Add dg-require-effective-target lto. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3fe01de6e6d2e697dc47923cbe8e21e9b18ec193;p=gcc.git * gfortran.dg/submodule_6.f08: Add dg-require-effective-target lto. From-SVN: r230707 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 73e7cce1241..2155bb14321 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-11-21 David Edelsohn + + * gfortran.dg/submodule_6.f08: Add dg-require-effective-target lto. + 2015-11-21 Uros Bizjak * 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 diff --git a/gcc/testsuite/gfortran.dg/submodule_6.f08 b/gcc/testsuite/gfortran.dg/submodule_6.f08 index b453b5444b1..21b0e0faac5 100644 --- a/gcc/testsuite/gfortran.dg/submodule_6.f08 +++ b/gcc/testsuite/gfortran.dg/submodule_6.f08 @@ -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