binutils-gdb/ld/testsuite/ld-elf/pr21703-r.sd
Renlin Li 506981afaf [PR21703]Adjust pr21703 tests on various targets.
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.
2017-10-26 15:43:44 +01:00

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