This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: Make more libm tests condition exceptions tests with math-tests.h


On 06/12/2013 12:27 AM, Joseph S. Myers wrote:
Continuing changes to avoid excess testsuite failures in various
soft-float cases for lack of full support for rounding modes and
exceptions, this patch makes math/bug-nextafter, math/bug-nexttoward
and math/test-misc use EXCEPTION_TESTS where appropriate to disable
the problematic tests in the affected cases.  Tested for ARM.

Note that the test-misc fix is not exhaustive; it suffices for those
tests that fail when built for ARM soft-float but run on a system with
VFP hardware, but may not be sufficient for soft-float long double
wider than double (MIPS64) as various tests are only run for long
double.

This is ok,

thanks,
Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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