* elf.c (map_sections_to_segments): Ignore .tbss sections for
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / assert.t
1 SECTIONS
2 {
3 .empty : {}
4 ASSERT (!SIZEOF(.empty), "Empty is not empty")
5 }
This page took 0.030844 seconds and 4 git commands to generate.