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


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
> + # until it's agreed what should be done.
> + ifeq ($(subdir),math)
> + tests := $(filter-out test-fenv, $(tests))
> + endif

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,...

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

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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