From: | Christoph Berg <christoph(dot)berg(at)credativ(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: powerpc(32) point/polygon regression failures on Debian Jessie |
Date: | 2017-02-21 10:05:53 |
Message-ID: | 20170221100553.6acj65iq374cgzc5@msg.credativ.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Re: To Tom Lane 2017-02-20 <20170220161556(dot)5ukosuj5o572b4rn(at)msg(dot)credativ(dot)de>
> I was compiling the program on jessie and on sid, and running the
> jessie binary on sid made it output the same as the sid binary, so the
> difference isn't in the binary, but in some system library.
Fwiw, the problem will be fixed in Jessie's glibc by backporting this update:
2015-02-12 Joseph Myers <joseph(at)codesourcery(dot)com>
[BZ #17964]
* sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
__builtin_fma instead of relying on contraction of a * b + c.
(Upstream it's probably one of these, didn't dig deeper:
https://sourceware.org/git/?p=glibc.git&a=search&h=HEAD&st=commit&s=__builtin_fma)
Thanks for the input,
Christoph
--
Senior Berater, Tel.: +49 2166 9901 187
credativ GmbH, HRB Mönchengladbach 12080, USt-ID-Nummer: DE204566209
Trompeterallee 108, 41189 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer
pgp fingerprint: 5C48 FE61 57F4 9179 5970 87C6 4C5A 6BAB 12D2 A7AE
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Banck | 2017-02-21 10:17:55 | [patch] reorder tablespaces in basebackup tar stream for backup_label |
Previous Message | Mithun Cy | 2017-02-21 09:58:55 | Re: [POC] A better way to expand hash indexes. |