On 3/3/07, H. J. Lu <[EMAIL PROTECTED]> wrote:
> [1] 176.gcc and 253.perlbmk usually miscompare for me. Not sure why.
176.gcc=default=default=default: CPORTABILITY = -Dalloca=_alloca EXTRA_LDFLAGS = srcalt=64bitgcc40
For one, the 176.gcc in SPEC 2k has an aliasing violation in it so that failing is known. You might want to try adding -fno-strict-aliasing. I have been asking someone who has the power to submit an alt to SPEC for that failure for 3 years now and now it is too late really. Thanks, Andrew Pinski