public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] Require named section support for g++.dg/other/datasec1.C
@ 2007-12-15 20:13 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2007-12-15 20:13 UTC (permalink / raw)
  To: gcc-patches

This fixes the failure of this test on hppa2.0w-hp-hpux11.11.

Installed as obvious.  Tested on hppa2.0w-hp-hpux11.11 and
hppa64-hp-hpux11.11.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)

2007-12-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

	* g++.dg/other/datasec1.C: Require named section support.

Index: g++.dg/other/datasec1.C
===================================================================
--- g++.dg/other/datasec1.C	(revision 130956)
+++ g++.dg/other/datasec1.C	(working copy)
@@ -1,5 +1,6 @@
 // PR target/33168
 // { dg-do compile }
+// { dg-require-effective-target named_sections }
 // { dg-options "-O2 -fdata-sections" }
 
 extern const int& foo;

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

only message in thread, other threads:[~2007-12-15 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-15 20:13 [committed] Require named section support for g++.dg/other/datasec1.C John David Anglin

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).