This is the mail archive of the libc-hacker@sourceware.org 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] Update ppc ulps


Jakub Jelinek wrote:

Hi!

I'm getting on both ppc and ppc64 2.125 ulp error on clog10 (> 2ulp
allowed), 0.75ulp on y0 1/8 and 1ulp on imag csinh (-2-3i).



Which gcc are you using? I found that gcc-4.2 or gcc-4.1.1 with the reassociation patch backport causes upls errors in ppc that are not there for just gcc-4.1.1.

I have not had time to tract this down to a simple test case that I can hand to the gcc folks.


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