Update year range in copyright notice of binutils files
[binutils-gdb.git] / ld / testsuite / ld-elf / pr21233.sd
1 # Make sure the `bar' reference is global rather than local
2 # in the dynamic symbol table, e.g.:
3 # Num: Value Size Type Bind Vis Ndx Name
4 # 1: 00000000 0 OBJECT GLOBAL DEFAULT UND bar
5 # vs:
6 # 1: 00000000 0 OBJECT LOCAL DEFAULT UND bar
7 #...
8 *[0-9]+: +[0-9a-f]+ +0 +OBJECT +GLOBAL +DEFAULT +UND +bar
9 #pass