PR ld/20828: Fix linker script symbols wrongly forced local with section GC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr20828-2a.sd
CommitLineData
81ff47b3
MR
1# Make sure `_edata' is global rather than local in the dynamic symbol table,
2# e.g.:
3# Num: Value Size Type Bind Vis Ndx Name
4# 1: 00000000 0 NOTYPE GLOBAL DEFAULT 1 _edata
5# vs:
6# 1: 00000000 0 NOTYPE LOCAL DEFAULT 1 _edata
7#...
8 *[0-9]+: +[0-9a-f]+ +0 +NOTYPE +GLOBAL +DEFAULT +[0-9]+ +_edata
9#pass
This page took 0.023073 seconds and 4 git commands to generate.