[MIPS] Enable -ffunction-sections sections.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 15 Jul 2008 17:44:33 +0000 (18:44 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Jul 2008 17:44:33 +0000 (18:44 +0100)
-ffunction-sections serves as a workaround for the problems caused by the
limited branch range in some inline assembler fragments for very large
compilation units.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found