Re: elf: Always append ".COUNT" to local symbols
authorAlan Modra <amodra@gmail.com>
Thu, 6 May 2021 23:44:38 +0000 (09:14 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 6 May 2021 23:48:18 +0000 (09:18 +0930)
Fixes XPASSes on frv-linux.

* testsuite/ld-elf/pr27825-1.d: Correct xfail.
* testsuite/ld-elf/pr27825-2.d: Likewise.

ld/ChangeLog
ld/testsuite/ld-elf/pr27825-1.d
ld/testsuite/ld-elf/pr27825-2.d

index 6f6acdfb58a051150d12d06736557a335a4c5ca7..80247c536822adb568f485151587b6cdb3317048 100644 (file)
@@ -1,3 +1,8 @@
+2021-05-07  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/pr27825-1.d: Correct xfail.
+       * testsuite/ld-elf/pr27825-2.d: Likewise.
+
 2021-05-06  Stafford Horne  <shorne@gmail.com>
 
        PR 27746
index c9b1b921f3d2b140ca9dd7b145e9cf7fd6283722..bde3536c5b180c0ecbb65937d729e2da9c145698 100644 (file)
@@ -2,8 +2,7 @@
 #source: pr27825-1b.s
 #ld: -e _start --emit-relocs -z unique-symbol
 #nm: --defined-only
-#xfail: [is_generic]
-#xfail: fr30-*-* frv-*-* ft32-*-* iq2000-*-* mn10200-*-* msp*-* mt-*-*
+#xfail: [uses_genelf]
 # These targets don't support -z.
 
 #...
index 12a186363671e60df9a0219a6a50752597a47539..d786fd7dafbe7c481fb18f0f5a12190740e6603b 100644 (file)
@@ -3,8 +3,7 @@
 #source: pr27825-2c.s
 #ld: -e _start --emit-relocs -z unique-symbol
 #nm: --defined-only
-#xfail: [is_generic]
-#xfail: fr30-*-* frv-*-* ft32-*-* iq2000-*-* mn10200-*-* msp*-* mt-*-*
+#xfail: [uses_genelf]
 # These targets don't support -z.
 
 #...
This page took 0.028776 seconds and 4 git commands to generate.