GNU Binutils with patches for OS216
Revision | b9b9b0ef34c4ea7e75f5fc7cf3882e0485675e61 (tree) |
---|---|
Time | 2020-06-30 13:56:05 |
Author | Alan Modra <amodra@gmai...> |
Commiter | Alan Modra |
Don't xfail nds32 for ld-elf/reloc-discard test
* testsuite/ld-elf/reloc-discard.d: Don't xfail nds32.
@@ -1,5 +1,9 @@ | ||
1 | 1 | 2020-06-30 Alan Modra <amodra@gmail.com> |
2 | 2 | |
3 | + * testsuite/ld-elf/reloc-discard.d: Don't xfail nds32. | |
4 | + | |
5 | +2020-06-30 Alan Modra <amodra@gmail.com> | |
6 | + | |
3 | 7 | * scripttempl/elfmicroblaze.sc (.data): Add .data.* entry. |
4 | 8 | * testsuite/ld-elf/var1.d: Don't xfail microblaze. |
5 | 9 |
@@ -4,7 +4,7 @@ | ||
4 | 4 | #target: [check_shared_lib_support] |
5 | 5 | #skip: powerpc64*-*-* |
6 | 6 | #source: reloc-discard.s |
7 | -#xfail: nds32*-*-* tic6x-*-* | |
7 | +#xfail: tic6x-*-* | |
8 | 8 | # Need to figure out how to pass `-fpic' for NDS32 or `-mpic -mpid=near' |
9 | 9 | # for TI C6X targets to GAS for this test. |
10 | 10 | # PowerPC64 warns when discarding dynamic relocs, which is generally |