profile.c: Include cfgloop.h.
authorJan Hubicka <hubicka@ucw.cz>
Fri, 10 Jun 2016 12:46:30 +0000 (14:46 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 10 Jun 2016 12:46:30 +0000 (12:46 +0000)
commitaade5c72c6adb395d2bddb0d08c6626d537a1714
tree51e6e0da3d401e02cfe021ad40bcd7b0cf5e8df6
parent1f24fd3e734381f5e268d3a9897a2268b6d0485b
profile.c: Include cfgloop.h.

* profile.c: Include cfgloop.h.
(branch_prob): Compute estimated number of iterations.
* tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not
recompute estimate number of iterations from profile.

From-SVN: r237305
gcc/ChangeLog
gcc/profile.c
gcc/tree-ssa-loop-niter.c