ELF: Support the section flag 'o' in .section directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr20828-a.sd
CommitLineData
fda46c41 1# Make sure `fdata' is global rather than local in the dynamic symbol table,
81ff47b3
MR
2# e.g.:
3# Num: Value Size Type Bind Vis Ndx Name
fda46c41 4# 1: 00000000 0 NOTYPE GLOBAL DEFAULT 1 fdata
81ff47b3 5# vs:
fda46c41 6# 1: 00000000 0 NOTYPE LOCAL DEFAULT 1 fdata
81ff47b3 7#...
fda46c41 8 *[0-9]+: +[0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +[0-9]+ +fdata
81ff47b3 9#pass
This page took 0.16115 seconds and 4 git commands to generate.