* gfortran.dg/pr70937.f90: require-effective-target lto.
From-SVN: r241761
This commit is contained in:
parent
a3f3eec079
commit
1b1d9303bc
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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(:), &
|
||||
|
|
Loading…
Add table
Reference in a new issue