r248841 - in /trunk/gcc: ChangeLog ipa-inline-a...

dmalcolm@gcc.gnu.org dmalcolm@gcc.gnu.org
Fri Jun 2 17:07:00 GMT 2017


Author: dmalcolm
Date: Fri Jun  2 17:07:37 2017
New Revision: 248841

URL: https://gcc.gnu.org/viewcvs?rev=248841&root=gcc&view=rev
Log:
Fix segfault in free_growth_caches (PR jit/80954)

gcc/ChangeLog:
	PR jit/80954
	* ipa-inline-analysis.c (free_growth_caches): Set
	edge_removal_hook_holder to NULL after removing it.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.c



More information about the Gcc-cvs mailing list