Matías Giovannini <matias@k-bell.com> writes:
>> BTW, I would like to get confirmation from someone with a PPC that the
>> new fmgr code works with normal optimization levels on PPC. If you
>> want to try it, grab the current nightly snapshot tarball or current
>> CVS sources and see if the system will pass regression tests...
> Will do. Should I tweak the configure to thrust the optlevel up, or just
> do a compile and parallel regression with the default build options?
Check the src/template file for your platform to see what the default
CFLAGS are. I think we took out the -O0 that was there before, but
I don't know what it says now.
Might as well go for broke and try it with max optimization, whatever
that is on your compiler...
regards, tom lane