Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Dec 1999 23:46:10 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        "David O'Brien" <obrien@FreeBSD.ORG>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: minor gcc-issue ?
Message-ID:  <Pine.BSF.4.10.9912192340200.7159-100000@alphplex.bde.org>
In-Reply-To: <19991218233849.A15754@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912192340200.7159-100000>