diff mbox series

[committed] Skip gcc.dg/torture/20180712-1.c on hppa*-*-*

Message ID 5ce5fdb9-7900-b7d9-50d4-bbdc914710f7@bell.net
State New
Headers show
Series [committed] Skip gcc.dg/torture/20180712-1.c on hppa*-*-* | expand

Commit Message

John David Anglin March 9, 2019, 7:59 p.m. UTC
Because of the limited number of registers available to load PIC data, we
need to skip this test.

Committed to trunk.

Dave
diff mbox series

Patch

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 } } */