Commit 3fe01de6 by David Edelsohn

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

From-SVN: r230707
parent ad16d073
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> 2015-11-21 Uros Bizjak <ubizjak@gmail.com>
* g++.dg/init/vbase1.C: Also run on i?86-*-*. * g++.dg/init/vbase1.C: Also run on i?86-*-*.
...@@ -47,7 +51,7 @@ ...@@ -47,7 +51,7 @@
* gfortran.dg/submodule_12.f90: New test * gfortran.dg/submodule_12.f90: New test
PR fortran/66762 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> 2015-11-20 Andre Vieira <andre.simoesdiasvieira@arm.com>
......
! { dg-do run } ! { dg-do run }
! { dg-require-effective-target lto }
! { dg-options "-flto" } ! { dg-options "-flto" }
! !
! Checks that the results of module procedures have the correct characteristics ! Checks that the results of module procedures have the correct characteristics
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment