]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-elf/pr20828-d.sd
Remove bfd_stdint.h
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / pr20828-d.sd
CommitLineData
902e9fc7
MR
1# Make sure `vdata' is global rather than local in the dynamic symbol table,
2# e.g.:
3# Num: Value Size Type Bind Vis Ndx Name
4# 1: 00000000 0 OBJECT GLOBAL DEFAULT ABS vdata
5# vs:
6# 1: 00000000 0 OBJECT LOCAL DEFAULT ABS vdata
7#...
8 *[0-9]+: +[0-9a-f]+ +0 +OBJECT +GLOBAL +DEFAULT +ABS +vdata
9#pass