diff options
Diffstat (limited to 'ld/testsuite/ld-elf/pr22677.d')
-rw-r--r-- | ld/testsuite/ld-elf/pr22677.d | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ld/testsuite/ld-elf/pr22677.d b/ld/testsuite/ld-elf/pr22677.d index c834be2..983fda8 100644 --- a/ld/testsuite/ld-elf/pr22677.d +++ b/ld/testsuite/ld-elf/pr22677.d @@ -1,8 +1,7 @@ #ld: -r --gc-sections -u foo #readelf: -S --wide -#xfail: d30v-*-* dlx-*-* pj*-*-* pru-*-* -#xfail: hppa64-*-* mep-*-* mn10200-*-* -#xfail: cr16-*-* crx-*-* msp430-*-* +#xfail: cr16-*-* crx-*-* d30v-*-* dlx-*-* hppa64-*-* +#xfail: mep-*-* mn10200-*-* msp430-*-* pj*-*-* pru-*-* xgate-*-* # msp430 puts the init_array and fini_array inside the .rodata section. # generic linker targets don't support --gc-sections, nor do a bunch of # others. |