From e30985fa2b495a6b932e1376f287cb51252572d7 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 1 Aug 2018 15:28:37 +0100 Subject: Skip the test for PR12982 on HPPA targets as they always need an executable stack. PR 23463 * testsuite/ld-plugin/pr12982.d: Skip thios test for the HPPA target. --- ld/testsuite/ld-plugin/pr12982.d | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ld/testsuite') diff --git a/ld/testsuite/ld-plugin/pr12982.d b/ld/testsuite/ld-plugin/pr12982.d index 9b01a58..8e79c2f 100644 --- a/ld/testsuite/ld-plugin/pr12982.d +++ b/ld/testsuite/ld-plugin/pr12982.d @@ -1,4 +1,7 @@ +#skip: hppa*-*-* #failif #... +GNU_STACK .* RWE .* #pass + +# The skip for HPPA is because this target always needs an executable stack. -- cgit v1.1