This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CRIS port 5/8: sysdeps/cris


> From: Andreas Jaeger <aj@suse.de>
> Date: 09 Apr 2001 18:45:00 +0200

> Hans-Peter Nilsson <hans-peter.nilsson@axis.com> writes:
> 
> > + # FIXME: This test seems generally bogus.  Wrong types in function calls
> > + # and assumes FE_TONEAREST is defined.  Does it work somewhere?
> > + # Presumably it does, so let's settle for filtering it out target-wise

> What?  The test works AFAIK on all platforms, I'm testing it daily on
> ia32 and AFAIK it works also on ppc, alpha, x86-64,...

Which all define FE_TONEAREST, have FPU and their own fenv.h...

> If it fails, your <fenv.h> functions are broken.

The default in sysdep/generic/bits is broken?  Is it not usable
as is for targets with no hardware floating point?  If so, I
think it should say "#error" somewhere.

I'll have to revisit the statement about "wrong types in
function calls" though; it might have been fixed or something.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]