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: Add exception information to math-tests.h and use it in libm-test.inc


On 06/10/2013 11:27 PM, Joseph S. Myers wrote:
Just as with tests of rounding modes, it is useful to be able to
disable tests of floating-point exceptions in the testsuite in cases
where the exception macros are defined but may not be fully supported
at runtime in glibc (in particular, ARM and MIPS soft-float).  This
patch adds EXCEPTION_TESTS macros to math-tests.h for this purpose and
uses them in libm-test.inc (other affected tests can then be converted
incrementally to use the new macros to get cleaner test results on
affected systems).  Tested for ARM.


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]