mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
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.
This commit is contained in:
@ -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>
|
2018-08-01 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* testsuite/ld-powerpc/powerpc.exp: Run tlsopt5 with hash-style
|
* testsuite/ld-powerpc/powerpc.exp: Run tlsopt5 with hash-style
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
|
#skip: hppa*-*-*
|
||||||
#failif
|
#failif
|
||||||
#...
|
#...
|
||||||
+GNU_STACK .* RWE .*
|
+GNU_STACK .* RWE .*
|
||||||
#pass
|
#pass
|
||||||
|
|
||||||
|
# The skip for HPPA is because this target always needs an executable stack.
|
||||||
|
Reference in New Issue
Block a user