This commit was generated by cvs2svn to track changes on a CVS vendor
[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.060375 seconds and 5 git commands to generate.