diff mbox

[committed] Fix failure of gcc.dg/torture/pr67609.c on hppa*-*-hpux*

Message ID 5BACB850-D5D0-454B-BE85-E22AAE750138@bell.net
State New
Headers show

Commit Message

John David Anglin Dec. 28, 2015, 8:45 p.m. UTC
This fixes unsupported alignment.

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

Dave
--
John David Anglin	dave.anglin@bell.net
2015-12-28  John David Anglin  <danglin@gcc.gnu.org>

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

Patch

Index: gcc.dg/torture/pr67609.c
===================================================================
--- gcc.dg/torture/pr67609.c	(revision 231698)
+++ gcc.dg/torture/pr67609.c	(working copy)
@@ -1,4 +1,5 @@ 
 /* { dg-do run } */
+/* { dg-options "-fno-common" { target hppa*-*-hpux* } } */
 
 typedef union
 {