> Just tried on Tru64 5.1 using the Compaq C compiler. Failed the float8,
> oidjoin and random tests.
The float8 is certainly OK.
The random test fails, uh, randomly, should succeed sometimes on your
platform, so is probably OK if you try again.
But the oidjoin test is certainly broken. What optimization are you
compiling with? Does it work better if you turn optimization off??
- Thomas