On Sat, 18 Dec 1999, David O'Brien wrote:

> On Sat, Dec 18, 1999 at 02:43:03AM +1100, Bruce Evans wrote:
> > 0301 is an old (bad) way of spelling
> > MASK_80387 | MASK_IEEE_FP | MASK_FLOAT_RETURNS.  Cygnus finally fixed it in
> > in gcc/config/i386/freebsd.h on 1999/03/23 (see the ChangeLog), but FreeBSD
> > hasn't merged the change.
> 
> Actually Cygnus hasn't merged it.  Cygnus's gcc/config/i386/freebsd.h is
> our gcc/config/i386/freebsd-aout.h.  Their gcc/config/i386/freebsd-elf.h
> is our gcc/config/i386/freebsd.h.

Cygnus has fixed the hard-coded constant.  Merging only applies to FreeBSD.
FreeBSD obtained the MASK_NO_FANCY_MATH_387 fix from somewhere (it was lost
in at least the FreeBSD version of egcs).  I now think it was obtained
without merging, by using the old gcc version of TARGET_DEFAULT.

Bruce



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to