aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/pr20828-d.sd
blob: a5777a4a4d3690a8bb60338a3dc0669beafb8ff8 (plain)
1
2
3
4
5
6
7
8
9
# Make sure `vdata' is global rather than local in the dynamic symbol table,
# e.g.:
#    Num:    Value  Size Type    Bind   Vis      Ndx Name
#      1: 00000000     0 OBJECT  GLOBAL DEFAULT  ABS vdata
# vs:
#      1: 00000000     0 OBJECT  LOCAL  DEFAULT  ABS vdata
#...
 *[0-9]+: +[0-9a-f]+ +0 +OBJECT +GLOBAL +DEFAULT +ABS +vdata
#pass