mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
506981afaf
xfail tests for certain targets. Check shared library support for shared test. Relax pr21703-r.sd and pr21703-shared.sd with additional "#..." pattern lines. ld/ * testsuite/ld-elf/elf.exp: xfail pr21703 tests on specific targets. Only run shared lib test for targets which support it. * testsuite/ld-elf/pr21703-r.sd: Adjust the expected output. * testsuite/ld-elf/pr21703-shared.sd: Likewise.
15 lines
395 B
Plaintext
15 lines
395 B
Plaintext
Symbol table '.symtab' contains .* entries:
|
|
#...
|
|
.*: [0-9a-fA-F]* +4 +FUNC +GLOBAL +DEFAULT +. foo@FOO
|
|
#...
|
|
.*: [0-9a-fA-F]* +32 +FUNC +GLOBAL +DEFAULT +. foo1
|
|
#...
|
|
.*: [0-9a-fA-F]* +32 +FUNC +GLOBAL +DEFAULT +. foo@@FOO1
|
|
#...
|
|
.*: [0-9a-fA-F]* +8 +FUNC +GLOBAL +DEFAULT +. bar1
|
|
#...
|
|
.*: [0-9a-fA-F]* +4 +FUNC +GLOBAL +DEFAULT +. foo
|
|
#...
|
|
.*: [0-9a-fA-F]* +16 +FUNC +GLOBAL +DEFAULT +. bar
|
|
#pass
|