mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
973bba9164
Fixes XPASSes on frv-linux. * testsuite/ld-elf/pr27825-1.d: Correct xfail. * testsuite/ld-elf/pr27825-2.d: Likewise.
21 lines
319 B
Makefile
21 lines
319 B
Makefile
#source: pr27825-1a.s
|
|
#source: pr27825-1b.s
|
|
#ld: -e _start --emit-relocs -z unique-symbol
|
|
#nm: --defined-only
|
|
#xfail: [uses_genelf]
|
|
# These targets don't support -z.
|
|
|
|
#...
|
|
[0-9a-f]+ t bar.0
|
|
#...
|
|
[0-9a-f]+ t bar.1
|
|
#...
|
|
[0-9a-f]+ t bar.1.0
|
|
#...
|
|
[0-9a-f]+ t bar.1.1
|
|
#...
|
|
[0-9a-f]+ t bar.2.0
|
|
#...
|
|
[0-9a-f]+ t bar.2.1
|
|
#pass
|