mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
0d9a433be4
Fixes pr23591 test failures on hppa64-hpux and score-elf, and xfails frv-linux and lm32-linux. PR ld/23591 * testsuite/ld-elf/pr23591a.s, * testsuite/ld-elf/pr23591b.s, * testsuite/ld-elf/pr23591c.s: Don't start directives in first column. * testsuite/ld-elf/pr23591.d: xfail frv-linux and lm32-linux. Allow __start___sancov_cntrs as a local symbol.
13 lines
343 B
Makefile
13 lines
343 B
Makefile
#source: pr23591a.s
|
|
#source: pr23591b.s
|
|
#source: pr23591c.s
|
|
#ld: -e _start
|
|
#readelf: -sW
|
|
#xfail: frv-*-linux* lm32-*-linux*
|
|
# frv-linux and lm32-linux fail with complaints about emitting dynamic
|
|
# relocations in read-only sections.
|
|
|
|
#...
|
|
+[0-9]+: +[a-f0-9]+ +0 +NOTYPE +(GLOBAL +HIDDEN|LOCAL +DEFAULT) +[0-9]+ +___?start___sancov_cntrs
|
|
#pass
|