Re: [patch, committed] libquadmath: Small fmaq and lgamma update

2012-11-02 Thread Paolo Carlini
On 11/02/2012 07:10 PM, Tobias Burnus wrote: Paolo Carlini wrote: On 11/02/2012 05:59 PM, Tobias Burnus wrote: The attached patch ports Joseph's GLIBC fmal patch from today; additionally, I made a small adjustment to lgamma's signgam handling. Build and tested on x86-64-gnu-linux and applied

Re: [patch, committed] libquadmath: Small fmaq and lgamma update

2012-11-02 Thread Tobias Burnus
Tobias Burnus: Sorry, I seemingly applied an old premature version of the patch instead of the one I had build and tested. Fixed by the attached patch (Rev. 193100). Now with a nonzero file as attachment, it helps diffing -r193099:193100 instead of -r193109:193100. I think I need a break…

Re: [patch, committed] libquadmath: Small fmaq and lgamma update

2012-11-02 Thread Tobias Burnus
Paolo Carlini wrote: On 11/02/2012 05:59 PM, Tobias Burnus wrote: The attached patch ports Joseph's GLIBC fmal patch from today; additionally, I made a small adjustment to lgamma's signgam handling. Build and tested on x86-64-gnu-linux and applied as Rev. 193099 My builds are now failing in li

Re: [patch, committed] libquadmath: Small fmaq and lgamma update

2012-11-02 Thread Paolo Carlini
On 11/02/2012 05:59 PM, Tobias Burnus wrote: The attached patch ports Joseph's GLIBC fmal patch from today; additionally, I made a small adjustment to lgamma's signgam handling. Build and tested on x86-64-gnu-linux and applied as Rev. 193099 My builds are now failing in libquadmath with IEEE854

[patch, committed] libquadmath: Small fmaq and lgamma update

2012-11-02 Thread Tobias Burnus
The attached patch ports Joseph's GLIBC fmal patch from today; additionally, I made a small adjustment to lgamma's signgam handling. Build and tested on x86-64-gnu-linux and applied as Rev. 193099 Otherwise, it still applies what I wrote at http://gcc.gnu.org/ml/gcc-patches/2012-11/msg00042.h