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: Mark some clog / clog10 underflows as expected for IBM long double


On 11/21/2012 11:31 PM, Joseph S. Myers wrote:
As I noted in
<http://sourceware.org/ml/libc-alpha/2012-11/msg00461.html>, some clog
/ clog10 tests have underflows shown as unexpected, that actually are
not spurious because the imaginary parts of the results are in the
subnormal range for IBM long double.  This patch marks the tests in
question with UNDERFLOW_EXCEPTION_LDOUBLE_IBM.

Tested that this eliminates the spurious errors on powerpc.

2012-11-21 Joseph Myers <joseph@codesourcery.com>

	* math/libm-test.inc (clog_test): Use
	UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
	(clog10_test): Likewise.


Thanks, this is fine,


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]