public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] Skip gcc.dg/torture/20180712-1.c on hppa*-*-*
@ 2019-03-09 20:11 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2019-03-09 20:11 UTC (permalink / raw)
  To: GCC Patches

Because of the limited number of registers available to load PIC data, we
need to skip this test.

Committed to trunk.

Dave
-- 
John David Anglin  dave.anglin@bell.net

2019-03-09  John David Anglin  <dave.anglin@bell.net>

	PR inline-asm/87010
	* gcc.dg/torture/20180712-1.c: Skip on hppa*-*-*.

Index: gcc.dg/torture/20180712-1.c
===================================================================
--- gcc.dg/torture/20180712-1.c	(revision 269534)
+++ gcc.dg/torture/20180712-1.c	(working copy)
@@ -1,4 +1,5 @@
 /* { dg-do run } */
+/* { dg-skip-if "asm operand has impossible constraints" { hppa*-*-* } } */
 /* { dg-additional-options "-fstack-protector" { target fstack_protector } } */
 /* { dg-additional-options "-fPIC" { target fpic } } */

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

only message in thread, other threads:[~2019-03-09 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-09 20:11 [committed] Skip gcc.dg/torture/20180712-1.c on hppa*-*-* 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).