Deleted Added
full compact
25c25
< /* $FreeBSD: head/contrib/gcc/config/i386/freebsd.h 180079 2008-06-28 15:28:17Z obrien $ */
---
> /* $FreeBSD: head/contrib/gcc/config/i386/freebsd.h 181534 2008-08-10 19:02:57Z das $ */
89,93d88
< /* This goes away when the math emulator is fixed. */
< #undef TARGET_SUBTARGET_DEFAULT
< #define TARGET_SUBTARGET_DEFAULT \
< (MASK_80387 | MASK_IEEE_FP | MASK_FLOAT_RETURNS | MASK_NO_FANCY_MATH_387)
<