Re: libbid and floatingpoint exception access funcs

2007-12-05 Thread H.J. Lu
Hi Bernhard, Please open a gcc bug and assign it to me. Thanks. H.J. --- On Wed, Dec 05, 2007 at 03:02:32PM +0100, Bernhard Fischer wrote: > Hi, > > My libc is configured to omit any FP support (UCLIBC_HAS_FLOATS is not set) > but the recent libbid updates seems to unconditionally pull in floa

libbid and floatingpoint exception access funcs

2007-12-05 Thread Bernhard Fischer
Hi, My libc is configured to omit any FP support (UCLIBC_HAS_FLOATS is not set) but the recent libbid updates seems to unconditionally pull in floatingpoint accessor functions thus breaking bootstrap. My notes on this read: 8< Follows: Precedes: do not pull in allegedly unn