Tom Lane writes:
> Sean Chittenden <sean@chittenden.org> writes:
> > Is there a place where -fno-fast-math
> > could be used as a CC option if the CC is gcc?
>
> configure is what I had in mind ;-). I can't think of any part of the
> code where we'd really want this sort of optimization enabled.
Today I read that __FAST_MATH__ is defined if -ffast-math is used, so it
should be easy to write a test in configure.
--
Peter Eisentraut peter_e@gmx.net