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] |
On Sun, Sep 24, 2006 at 03:11:45PM -0500, Steven Munroe wrote: > >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 reassoc backport in. That's one of the reasons why I haven't regenerated the ulps, just merged, so that both vanilla 4.1.x, 4.1.x with reassoc etc. pass. While in the above 4 cases gcc with reassoc generates worse code, for several ones there is an improvement too. Jakub
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |