[Bug middle-end/53616] [4.8 Regression] 416.gamess in SPEC CPU 2006 miscompiled
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 12 12:30:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53616
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-06-12 12:29:46 UTC ---
I can't reproduce the miscompares - are these really the only flags you use?
Which local patches do you apply to gamess? For me gamess just hangs (but
even before the patch - ah, PR53086).
I do see a _lot_ of generated memcpy/memmove calls, so bisecting those will be
hard.
I can reproduce it with -flto which avoids PR53086, but only with ref input.
Do you have a SPEC patch for PR53086?
Thx.
More information about the Gcc-bugs
mailing list