2019-11-18 Martin Liska <mliska@suse.cz>
PR ipa/92525
* ipa-icf.c (sem_function::init): Unset m_checker
at the end of the function.
From-SVN: r278405
+2019-11-18 Martin Liska <mliska@suse.cz>
+
+ PR ipa/92525
+ * ipa-icf.c (sem_function::init): Unset m_checker
+ at the end of the function.
+
2019-11-18 Richard Biener <rguenther@suse.de>
PR tree-optimization/92558
hstate.add_flag (cnode->thunk.virtual_offset_p);
gcode_hash = hstate.end ();
}
+
+ m_checker = NULL;
}
/* Improve accumulated hash for HSTATE based on a gimple statement STMT. */