* ldgram.y (statement_anywhere): Add assert rule.
[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.034589 seconds and 5 git commands to generate.