]> granicus.if.org Git - postgresql/commit
Add mentioun of Intel compiler bug:
authorBruce Momjian <bruce@momjian.us>
Sat, 22 Apr 2006 00:27:30 +0000 (00:27 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 22 Apr 2006 00:27:30 +0000 (00:27 +0000)
commit4e0783049d2e09883965e06fc316ab8e39180d40
tree8201952279402ca58f36909168dde7e0a2a37683
parent899f49cfce7484b97be50d9c1aac2557ca7d359c
Add mentioun of Intel compiler bug:

Intel compiler has a bug in checking for division by NAN
# (NaN == 0), -mp1 fixes it, so someday we might way to add it.
configure
configure.in