This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [PATCH] Re: Many new math failures


Jakub Jelinek <jakub@redhat.com> writes:

> On Sun, Jun 30, 2002 at 08:48:42AM -0700, Ulrich Drepper wrote:
>> On Sun, 2002-06-30 at 04:34, Stephen L Moshier wrote:
>> 
>> > I don't see a large error in this case.
>> > Do you need to put 'L' after the the compiled constant
>> > BUILD_COMPLEX (0.667... here?
>> 
>> Correct. I've made the change.  Thanks,
>
> Some other places need fixing too:
>
> 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
>
> 	* math/libm-test.inc (acos_test): Add missing L suffix for
> 	expected result.
> 	(cpow_test): Likewise.
> 	* sysdeps/i386/fpu/libm-test-ulps: Adjust errors for cpow, remove
> 	error for acos (0.0625).

I should have used a script for this.  Thanks, I've applied the patch,

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]