]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/pr19698.d
Add generic tests for linker support of the -shared or -pie options to tests which...
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / pr19698.d
1 #ld: -shared $srcdir/$subdir/pr19698.t
2 #readelf : --dyn-syms --wide
3 #target: *-*-linux* *-*-gnu* *-*-solaris* arm*-*-uclinuxfdpiceabi
4 #xfail: ![check_shared_lib_support]
5
6 Symbol table '\.dynsym' contains [0-9]+ entries:
7 #...
8 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@VERS.1
9 #...
10 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@@VERS.2
11 #pass