This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Massive SPEC failures on trunk


On 3/3/07, H. J. Lu <hjl@lucon.org> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]