Neil Conway <neilc(at)samurai(dot)com> writes:
> Attached is a revised patch. Changes:
Looks reasonable to me. Just one comment: should the
-fno-strict-aliasing probe be inside the "if test "$GCC" = yes" part?
It effectively was in the original.
> BTW, since we're on the topic of compiler options, is there a reason we
> don't use -g3 with GCC when --enable-debug is specified? It seems worth
> using to me.
How much does it bloat the executable?
regards, tom lane