Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on

Peter Eisentraut <peter_e@gmx.net>

Commit: e9cd1c771f028d1aa2fad948493b654191da7883
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-10-25T20:18:53Z
Releases: 7.4.1
Get Tru64/cc to compile.  Need to add -ieee so that it doesn't choke on
0.0/0.0.  That option appears to affect the regression test result as well.
The compiler documentation doesn't recommend -O4 for universal use, so
let's stick to the conservative -O (== -O2) by default.

Files

PathChange+/−
src/template/osf modified +1 −1
src/test/regress/expected/float8-fp-exception.out deleted +0 −298
src/test/regress/resultmap modified +0 −1