profile.c (BB_TO_GCOV_INDEX): move more to the front.
authorJan Hubicka <jh@suse.cz>
Sat, 11 Sep 2004 19:50:21 +0000 (21:50 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 11 Sep 2004 19:50:21 +0000 (19:50 +0000)
commitf43329a5ae7245add8191783724d9bb99006f3b3
treee110d172852c144f573e4bd063d5b6e81bde2518
parent05cf561db41aa56f53e0c77b4489987f25fe2efa
profile.c (BB_TO_GCOV_INDEX): move more to the front.

* profile.c (BB_TO_GCOV_INDEX): move more to the front.
(output_location): Break out from ....
(branch_prob): ... here; handle gcov output on trees.
* toplev.c (process_options): No longer be sorry about coverage for
trees.

From-SVN: r87364
gcc/ChangeLog
gcc/profile.c
gcc/toplev.c