* gfortran.dg/submodule_6.f08: Add dg-require-effective-target lto.

From-SVN: r230707
This commit is contained in:
David Edelsohn 2015-11-21 09:02:45 -05:00
parent ad16d0736d
commit 3fe01de6e6
2 changed files with 6 additions and 1 deletions

View 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>

View 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