]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/pr20828-e.sd
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / pr20828-e.sd
1 # Make sure `edata' 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 NOTYPE GLOBAL DEFAULT 1 edata@@vdata
5 # vs:
6 # 1: 00000000 0 NOTYPE LOCAL DEFAULT 1 edata@@vdata
7 #...
8 *[0-9]+: +[0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +[0-9]+ +edata@@vdata
9 #pass