https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64565
--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Author: hubicka Date: Tue Jan 13 20:59:37 2015 New Revision: 219556 URL: https://gcc.gnu.org/viewcvs?rev=219556&root=gcc&view=rev Log: PR ipa/64565 * g++.dg/torture/pr64565.C: New testcase. * ipa-inline.c (inline_small_functions): Update callee keys after resolving speculation (inline_small_functions): Always check monotonicity of the queue. Added: trunk/gcc/testsuite/g++.dg/torture/pr64565.C Modified: trunk/gcc/ChangeLog trunk/gcc/ipa-inline.c trunk/gcc/testsuite/ChangeLog