r222180 - in /trunk/gcc: ChangeLog ipa-icf.c ip...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Fri Apr 17 13:56:00 GMT 2015


Author: marxin
Date: Fri Apr 17 13:56:15 2015
New Revision: 222180

URL: https://gcc.gnu.org/viewcvs?rev=222180&root=gcc&view=rev
Log:
Fix IPA memory leaks.

	* ipa-cp.c (ipcp_driver): Release prev_edge_clone.
	* ipa-icf.c (sem_item_optimizer::subdivide_classes_by_sensitive_refs):
	Release symbol_compare_collection.
	* ipa-reference.c: Add TODO that a vector should be released.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-icf.c
    trunk/gcc/ipa-reference.c



More information about the Gcc-cvs mailing list