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: Move tests of clog10 from libm-test.inc to auto-libm-test-in


On 02/19/2014 01:05 AM, Joseph S. Myers wrote:
> This patch moves tests of clog10 to auto-libm-test-in.  Note that this
> means gen-auto-libm-tests will now depend on the recent MPC 1.0.2
> release which added a fix for a bug that made gen-auto-libm-tests hang
> for clog10.  (It still can't conveniently be used for cacos cacosh
> casin casinh catan catanh csin csinh because of extreme slowness of
> those functions for special cases in MPC; at least some slow cases of
> csin / csinh are fixed in MPC trunk, but not in a release.)
> 
> Tested x86_64 and x86 and ulps updated accordingly.
> 
> (auto-libm-test-out diffs omitted below.)
> 
> 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* math/auto-libm-test-in: Add tests of clog10.
> 	* math/auto-libm-test-out: Regenerated.
> 	* math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
> 	* sysdeps/i386/fpu/libm-test-ulps: Update.
> 	* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.

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]