[Bug middle-end/49519] [4.7 Regression] Revision 175272 miscompiled 447.dealII in SPEC CPU 2006
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 6 10:39:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49519
--- Comment #17 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-06 10:37:57 UTC ---
I suspect that the tailcalling code does not expect TER to happen when
expanding the call arguments? With -fno-tree-ter the issue also isn't
appearant.
More information about the Gcc-bugs
mailing list