source: binutils/vendor/current/ld/testsuite/ld-elf/pr19698.d@ 1968

Last change on this file since 1968 was 1968, checked in by Silvan Scherrer, 8 years ago

binutils: update vendor to version 2.27. some files are missing, due to a svn bug with @ in the name. But as it's only in the testsuite I don't care atm

File size: 327 bytes
Line 
1#ld: -shared $srcdir/$subdir/pr19698.t
2#readelf : --dyn-syms --wide
3#target: *-*-linux* *-*-gnu* *-*-solaris*
4
5Symbol table '\.dynsym' contains [0-9]+ entries:
6#...
7 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@VERS.1
8#...
9 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@@VERS.2
10#pass
Note: See TracBrowser for help on using the repository browser.