MIPS: Use -mno-check-zero-division
authorRalf Baechle <ralf@linux-mips.org>
Tue, 28 Apr 2009 17:28:33 +0000 (19:28 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:28 +0000 (13:50 +0100)
commit1a4ba061b3c93804027b4cc4c588cfad748d9fc2
tree19924ee6b366bff45acda505de98fc6ad155cf76
parent05e41404470662a17699af9e6d91fc80ed91e757
MIPS: Use -mno-check-zero-division

I don't think that in 15 years of Linux/MIPS the zero division checking
code generated by gcc by default has ever caught anything.

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