[Bug tree-optimization/33383] [4.3 Regression] Revision 128092 miscompiles 400.perlbench
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 12 20:22:00 GMT 2007
------- Comment #12 from jakub at gcc dot gnu dot org 2007-10-12 20:22 -------
Trying to create self-contained testcase from it. So far I have found which
function is miscompiled at -O2 (and not -O2 -fno-strict-aliasing) if only
3 other functions are inlined into it, the rest is noinline. Unfortunately
the function is quite large.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33383
More information about the Gcc-bugs
mailing list