diff options
Diffstat (limited to 'ld/testsuite/ld-elf/reloc-discard.d')
-rw-r--r-- | ld/testsuite/ld-elf/reloc-discard.d | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/reloc-discard.d b/ld/testsuite/ld-elf/reloc-discard.d index b8aad88..dd2c99b 100644 --- a/ld/testsuite/ld-elf/reloc-discard.d +++ b/ld/testsuite/ld-elf/reloc-discard.d @@ -2,9 +2,12 @@ #ld: -shared -T reloc-discard.ld #readelf: -r --use-dynamic #target: [check_shared_lib_support] +#skip: powerpc64*-*-* #source: reloc-discard.s #xfail: nds32*-*-* tic6x-*-* # Need to figure out how to pass `-fpic' for NDS32 or `-mpic -mpid=near' # for TI C6X targets to GAS for this test. +# PowerPC64 warns when discarding dynamic relocs, which is generally +# a good thing. See reloc-discard-warn.d test variant. There are no dynamic relocations in this file\. |