• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Revisionb9b9b0ef34c4ea7e75f5fc7cf3882e0485675e61 (tree)
Time2020-06-30 13:56:05
AuthorAlan Modra <amodra@gmai...>
CommiterAlan Modra

Log Message

Don't xfail nds32 for ld-elf/reloc-discard test

* testsuite/ld-elf/reloc-discard.d: Don't xfail nds32.

Change Summary

Incremental Difference

--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
11 2020-06-30 Alan Modra <amodra@gmail.com>
22
3+ * testsuite/ld-elf/reloc-discard.d: Don't xfail nds32.
4+
5+2020-06-30 Alan Modra <amodra@gmail.com>
6+
37 * scripttempl/elfmicroblaze.sc (.data): Add .data.* entry.
48 * testsuite/ld-elf/var1.d: Don't xfail microblaze.
59
--- a/ld/testsuite/ld-elf/reloc-discard.d
+++ b/ld/testsuite/ld-elf/reloc-discard.d
@@ -4,7 +4,7 @@
44 #target: [check_shared_lib_support]
55 #skip: powerpc64*-*-*
66 #source: reloc-discard.s
7-#xfail: nds32*-*-* tic6x-*-*
7+#xfail: tic6x-*-*
88 # Need to figure out how to pass `-fpic' for NDS32 or `-mpic -mpid=near'
99 # for TI C6X targets to GAS for this test.
1010 # PowerPC64 warns when discarding dynamic relocs, which is generally