re PR testsuite/54007 (lto15.adb fails: gnat1: error: LTO support has not been enabled in this configuration)
PR testsuite/54007 * gnat.dg/lto15.adb: Require lto. From-SVN: r191360
This commit is contained in:
parent
6ad1a8f770
commit
ac8742fd33
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
2012-09-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
PR testsuite/54007
|
||||
* gnat.dg/lto15.adb: Require lto.
|
||||
|
||||
* gfortran.dg/bind_c_array_params_2.f90: Adjust scan-assembler-times
|
||||
"myBindC" for hppa*-*-hpux*.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
-- { dg-do compile }
|
||||
-- { dg-options "-O -flto -g" }
|
||||
-- { dg-require-effective-target lto }
|
||||
|
||||
package body Lto15 is
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue