Index: target-mips/op.c =================================================================== --- target-mips/op.c (Revision 656) +++ target-mips/op.c (Arbeitskopie) @@ -1656,6 +1656,7 @@ (ieee & float_flag_invalid) << 4; } +#undef mips inline char mips_ex_to_ieee(char mips) { return (mips & FP_INEXACT) << 5 |