* gfortran.dg/pr70937.f90: require-effective-target lto.

From-SVN: r241761
This commit is contained in:
David Edelsohn 2016-11-01 23:31:44 +00:00 committed by David Edelsohn
parent a3f3eec079
commit 1b1d9303bc
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2016-11-01 David Edelsohn <dje.gcc@gmail.com>
* gfortran.dg/pr70937.f90: require-effective-target lto.
2016-11-01 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/69544

View file

@ -1,4 +1,5 @@
! { dg-do compile }
! { dg-require-effective-target lto }
! { dg-options "-flto" }
SUBROUTINE dbcsr_test_read_args(narg, args)
CHARACTER(len=*), DIMENSION(:), &