(root)/
binutils-2.41/
ld/
testsuite/
ld-scripts/
ld-version.t
SECTIONS
{
	.comment :
	{
		*(.comment);
		LINKER_VERSION;
	}
	/DISCARD/ : { *(*) }
}