ipa-utils.c (estimate_function_body_sizes): Do not free node params when called late...
commite3bde69aead17eb0e42a6f9c542f0033d642ba74
authorJan Hubicka <hubicka@ucw.cz>
Mon, 12 Jan 2015 07:08:27 +0000 (12 08:08 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 12 Jan 2015 07:08:27 +0000 (12 07:08 +0000)
tree379ae6eb5713950813717f8cc74352f0ee4031ac
parent348f9b51249056a282d4765233588e9263e374b2
ipa-utils.c (estimate_function_body_sizes): Do not free node params when called late with early=true.

* ipa-utils.c (estimate_function_body_sizes): Do not
free node params when called late with early=true.

From-SVN: r219444
gcc/ChangeLog
gcc/ipa-utils.c