SECTIONS { .empty : {} ASSERT (!SIZEOF(.empty), "Empty is not empty") }
SECTIONS
{
.empty : {}
ASSERT (!SIZEOF(.empty), "Empty is not empty")
}