[MIPS] Remove commented out code to add -mmad for Nevada.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 30 Jan 2006 04:07:39 +0000 (04:07 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 Feb 2006 13:30:24 +0000 (13:30 +0000)
Adding -mmad is not usable since over half a decade in gcc and when
fixed the proper -march option values should enable the use of the
mad, madu and mul instructions of the R5500, RM5200, RM7000 and RM9000
families.

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

No differences found