tcl global directive outside proc body does nothing (ld)
[binutils-gdb.git] / ld / testsuite / ld-elf / pr19539.t
1 HIDDEN (foo = .);
2
3 SECTIONS
4 {
5 . = SIZEOF_HEADERS;
6 }