cfg.c (dump_flow_info): Print results of maybe_hot/probably_never_executed predicates.
authorJan Hubicka <jh@suse.cz>
Thu, 23 May 2002 17:46:46 +0000 (19:46 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 23 May 2002 17:46:46 +0000 (17:46 +0000)
commit0f72964f10dd338c59e1ea8e8eee3a966154540d
treec2cf24922ac7b3b5134509953d740e053db3ae0f
parentc863f8c2fa41625ae9e770d051146caec882bf36
cfg.c (dump_flow_info): Print results of maybe_hot/probably_never_executed predicates.

* cfg.c (dump_flow_info): Print results of
maybe_hot/probably_never_executed predicates.
* toplev.c (open_dump_file): Print function frequency.

From-SVN: r53796
gcc/ChangeLog
gcc/cfg.c
gcc/toplev.c