Disable excessive FP optimization by recent versions of gcc.
Suggested solution from Tom Lane. Problem discovered, probably not
for the first time, while testing the mingw-w64 32 bit compiler.
Backpatched to all live branches.
Branch
------
REL9_0_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/517462faf0af96fccc3acfc30ca8242a13859ca5
Modified Files
--------------
configure | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
configure.in | 2 ++
2 files changed, 53 insertions(+), 0 deletions(-)
pgsql-committers by date
| Next: | From: Andrew Dunstan | Date: 2011-12-14 22:16:53 |
| Subject: pgsql: Disable excessive FP optimization by recent versions of gcc. |
| Previous: | From: Andrew Dunstan | Date: 2011-12-14 22:16:32 |
| Subject: pgsql: Disable excessive FP optimization by recent versions of gcc. |