]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa-fnsummary.c (analyze_function_body): Do not loeak conds and size_time_table.
authorJan Hubicka <hubicka@ucw.cz>
Sun, 16 Dec 2018 12:05:04 +0000 (13:05 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 16 Dec 2018 12:05:04 +0000 (12:05 +0000)
commitddfb13175ffac5365234eb16f9022354ab9f4ab4
tree36416e9d74f31f38a52be034c239b0d0e188f743
parent19adb97a310cd398814c5ccb75580b1658433cfc
ipa-fnsummary.c (analyze_function_body): Do not loeak conds and size_time_table.

* ipa-fnsummary.c (analyze_function_body): Do not loeak conds and
size_time_table.
(ipa_fn_summary_generate): Add prevails parameter; do not allocate
data when symbol is not prevailing.
(inline_read_section): Likewise.

From-SVN: r267185
gcc/ChangeLog
gcc/ipa-fnsummary.c