public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] Fix failure of gcc.dg/torture/pr52407.c on hppa*-*-hpux*
@ 2012-03-10 22:04 John David Anglin
  2012-03-12  9:57 ` Richard Guenther
  0 siblings, 1 reply; 2+ messages in thread
From: John David Anglin @ 2012-03-10 22:04 UTC (permalink / raw)
  To: gcc-patches; +Cc: rguenth, jakub

Work around limited alignment of common.

Tested on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11.  Committed to trunk.

Ok for 4.7?

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

2012-03-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

	* gcc.dg/torture/pr52407.c: Add -fno-common option on hppa*-*-hpux*.

Index: gcc.dg/torture/pr52407.c
===================================================================
--- gcc.dg/torture/pr52407.c	(revision 184849)
+++ gcc.dg/torture/pr52407.c	(working copy)
@@ -1,4 +1,5 @@
 /* { dg-do run } */
+/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */
 
 extern void abort (void);
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [committed] Fix failure of gcc.dg/torture/pr52407.c on hppa*-*-hpux*
  2012-03-10 22:04 [committed] Fix failure of gcc.dg/torture/pr52407.c on hppa*-*-hpux* John David Anglin
@ 2012-03-12  9:57 ` Richard Guenther
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Guenther @ 2012-03-12  9:57 UTC (permalink / raw)
  To: John David Anglin; +Cc: gcc-patches, rguenth, jakub

On Sat, 10 Mar 2012, John David Anglin wrote:

> Work around limited alignment of common.
> 
> Tested on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11.  Committed to trunk.
> 
> Ok for 4.7?

Ok.

Thanks,
Richard.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-12  9:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-10 22:04 [committed] Fix failure of gcc.dg/torture/pr52407.c on hppa*-*-hpux* John David Anglin
2012-03-12  9:57 ` Richard Guenther

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