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.ang...@bell.net

2019-03-09  John David Anglin  <dave.ang...@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 } } */

Reply via email to