diff mbox

[committed] Fix gnat.dg/lto15.adb on hppa

Message ID 20120916170956.GA27493@hiauly1.hia.nrc.ca
State New
Headers show

Commit Message

John David Anglin Sept. 16, 2012, 5:09 p.m. UTC
Tested on hppa2.0w-hp-hpux11.11 and committed to trunk.

Dave

Comments

Eric Botcazou Sept. 16, 2012, 5:27 p.m. UTC | #1
> Tested on hppa2.0w-hp-hpux11.11 and committed to trunk.

Thanks for fixing this.  The testcase is also on the 4.7 branch.
John David Anglin Sept. 16, 2012, 5:39 p.m. UTC | #2
On 16-Sep-12, at 1:27 PM, Eric Botcazou wrote:

> Thanks for fixing this.  The testcase is also on the 4.7 branch.

I'm aware of that.  Will fix branch after the 4.7.2 release.

--
John David Anglin	dave.anglin@bell.net
diff mbox

Patch

Index: gnat.dg/lto15.adb
===================================================================
--- gnat.dg/lto15.adb	(revision 191314)
+++ gnat.dg/lto15.adb	(working copy)
@@ -1,5 +1,6 @@ 
 -- { dg-do compile }
 -- { dg-options "-O -flto -g" }
+-- { dg-require-effective-target lto }
 
 package body Lto15 is