public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Fix PR ada/53517
@ 2012-06-01  7:35 Eric Botcazou
  0 siblings, 0 replies; only message in thread
From: Eric Botcazou @ 2012-06-01  7:35 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

Tested on SPARC/Solaris, applied on the mainline and 4.7 branch.


2012-06-01  Eric Botcazou  <ebotcazou@adacore.com>

	PR ada/53517
	* gnat.dg/lto14.adb: Skip on Solaris.


-- 
Eric Botcazou

[-- Attachment #2: p.diff --]
[-- Type: text/x-diff, Size: 356 bytes --]

Index: gnat.dg/lto14.adb
===================================================================
--- gnat.dg/lto14.adb	(revision 188041)
+++ gnat.dg/lto14.adb	(working copy)
@@ -1,5 +1,6 @@
 -- { dg-do link }
 -- { dg-options "-largs -f -margs -flto" { target lto } }
+-- { dg-skip-if "missing linker support" { *-*-solaris2.* } }
 
 procedure Lto14 is
 begin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-01  7:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-01  7:35 Fix PR ada/53517 Eric Botcazou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).