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: Use of "SUSPENDED" in Bugzilla


From: Aurelien Jarno <aurelien@aurel32.net>
Date: Wed, 22 Feb 2012 00:33:10 +0100

> On Tue, Feb 21, 2012 at 03:37:54PM -0500, David Miller wrote:
>> From: "Joseph S. Myers" <joseph@codesourcery.com>
>> Date: Mon, 20 Feb 2012 18:07:26 +0000 (UTC)
>> 
>> > On Mon, 20 Feb 2012, Aurelien Jarno wrote:
>> > 
>> >> Ah indeed. I actually got this issue, that is atan2 was moved when
>> >> running gen-libm-test.pl. I decided to remove the corresponding hunk to
>> >> avoid having unrelated changes (I also thought it was locale related).
>> >> That said the problem was already there on the previous version of the
>> >> ulps file, nothing has changed with my patch.
>> > 
>> > I've applied the patch resulting from passing all these files through 
>> > gen-libm-test.pl (sorting, removing duplicate entries, etc.).
>> 
>> Aurelien, I'm still getting ULP failures for the long double cases
>> on both 32-bit and 64-bit sparc.  In what kind of environment did
>> you generate these?  For example on sparcv9-linux with multiarch
>> enabled I get the following for math/test-ldouble.out:
>> 
> 
> I have done that using the scripts and patches from Debian, and it seems
> that one of the patch is disabling long double tests while it should
> have not, but I haven't investigated more so far. Anyway that's why the
> patches I have sent didn't include the long double ULPs changes. Sorry
> about that.

Ok, that explains everything.

I'll check in my long-double sparc ULP patch then, thanks!


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