Revert r360605, as it is actually the cause for the linker set errors:
Un-MFC r352032 (by tsoome):
loader: --gc-sections needs sections to work with
--gc-sections is not really useful unless we generate sections with
-ffunction-sections -fdata-sections
While there, i386/loader would win from --gc-sections too.