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