Retro68/binutils/ld/testsuite/ld-elf/pr20828-a.sd

10 lines
342 B
Plaintext
Raw Normal View History

2017-04-10 11:32:00 +00:00
# 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