mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
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:
@ -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
|
||||||
|
@ -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.
|
||||||
|
|
||||||
#...
|
#...
|
||||||
|
@ -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.
|
||||||
|
|
||||||
#...
|
#...
|
||||||
|
Reference in New Issue
Block a user