https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92528
--- Comment #7 from fxue at gcc dot gnu.org --- Author: fxue Date: Fri Nov 15 15:03:24 2019 New Revision: 278300 URL: https://gcc.gnu.org/viewcvs?rev=278300&root=gcc&view=rev Log: 2019-11-15 Feng Xue <f...@os.amperecomputing.com> PR ipa/92528 * ipa-prop.c (update_jump_functions_after_inlining): Invalidate aggregate jump function when inlined-to caller has no edge summary. Modified: trunk/gcc/ChangeLog trunk/gcc/ipa-prop.c