diff options
author | Nick Clifton <nickc@redhat.com> | 2018-08-01 15:28:37 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-08-01 15:28:37 +0100 |
commit | e30985fa2b495a6b932e1376f287cb51252572d7 (patch) | |
tree | be3d734f619053702bfd5e93239e0aedeb18faed /ld/ChangeLog | |
parent | 3cf2b6691cef024f7cdb48aaec5fab5189e1cffa (diff) | |
download | gdb-e30985fa2b495a6b932e1376f287cb51252572d7.zip gdb-e30985fa2b495a6b932e1376f287cb51252572d7.tar.gz gdb-e30985fa2b495a6b932e1376f287cb51252572d7.tar.bz2 |
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.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 93b3f67..9be9b13 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2018-08-01 Nick Clifton <nickc@redhat.com> + + PR 23463 + * testsuite/ld-plugin/pr12982.d: Skip thios test for the HPPA + target. + 2018-08-01 Alan Modra <amodra@gmail.com> * testsuite/ld-powerpc/powerpc.exp: Run tlsopt5 with hash-style |