62aee34ed348ca13dc79b91f7c4a406d142eaff0
[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.038475 seconds and 4 git commands to generate.