re PR tree-optimization/79224 (Large C-Ray slowdown)
authorJan Hubicka <hubicka@ucw.cz>
Sat, 11 Feb 2017 16:11:57 +0000 (17:11 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 11 Feb 2017 16:11:57 +0000 (16:11 +0000)
commit31deea5e716be71a07d8f1ec4670e9a074b32127
treee6a7756caa5c6eea66f27278605a6eb45ff0a73d
parent56a9ca70382a7077d864a65e018616a7f409359c
re PR tree-optimization/79224 (Large C-Ray slowdown)

PR ipa/79224
* ipa-inline-analysis.c (get_minimal_bb): New function.
(record_modified): Use it.
(remap_edge_change_prob): Handle also ancestor functions.

From-SVN: r245357
gcc/ChangeLog
gcc/ipa-inline-analysis.c