Re: elf: Always append ".COUNT" to local symbols

Fixes XPASSes on frv-linux.

	* testsuite/ld-elf/pr27825-1.d: Correct xfail.
	* testsuite/ld-elf/pr27825-2.d: Likewise.
This commit is contained in:
Alan Modra
2021-05-07 09:14:38 +09:30
parent ec66d6ea54
commit 973bba9164
3 changed files with 7 additions and 4 deletions

View 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> 2021-05-06 Stafford Horne <shorne@gmail.com>
PR 27746 PR 27746

View File

@ -2,8 +2,7 @@
#source: pr27825-1b.s #source: pr27825-1b.s
#ld: -e _start --emit-relocs -z unique-symbol #ld: -e _start --emit-relocs -z unique-symbol
#nm: --defined-only #nm: --defined-only
#xfail: [is_generic] #xfail: [uses_genelf]
#xfail: fr30-*-* frv-*-* ft32-*-* iq2000-*-* mn10200-*-* msp*-* mt-*-*
# These targets don't support -z. # These targets don't support -z.
#... #...

View File

@ -3,8 +3,7 @@
#source: pr27825-2c.s #source: pr27825-2c.s
#ld: -e _start --emit-relocs -z unique-symbol #ld: -e _start --emit-relocs -z unique-symbol
#nm: --defined-only #nm: --defined-only
#xfail: [is_generic] #xfail: [uses_genelf]
#xfail: fr30-*-* frv-*-* ft32-*-* iq2000-*-* mn10200-*-* msp*-* mt-*-*
# These targets don't support -z. # These targets don't support -z.
#... #...