diff options
author | Doug Evans <dje@gnu.org> | 1997-03-28 22:40:07 +0000 |
---|---|---|
committer | Doug Evans <dje@gnu.org> | 1997-03-28 22:40:07 +0000 |
commit | 0d332addc1a564afecc4602dd9d0b0f42c4ec5ce (patch) | |
tree | 32206e3bd34600ba19a85c020c975a5777260196 /gcc/gcov.c | |
parent | 740a5d9232bf2e89d7e459beed951c9406713c5f (diff) | |
download | gcc-0d332addc1a564afecc4602dd9d0b0f42c4ec5ce.zip gcc-0d332addc1a564afecc4602dd9d0b0f42c4ec5ce.tar.gz gcc-0d332addc1a564afecc4602dd9d0b0f42c4ec5ce.tar.bz2 |
toplev.c (branch_prob_dump, [...]): New variables.
* toplev.c (branch_prob_dump, profile_arc_flag, flag_test_coverage,
flag_branch_probabilities, branch_prob_dump_file, branch_prob_time):
New variables.
(f_options): Add profile-arcs, test-coverage, and
branch-probabilities.
(compile_file): Set branch_prob_time. Pass flag_test_coverage to
init_emit_once. Handle branch_prob_dump. Call init_branch_prob.
Call end_branch_prob. Call output_func_start_profiler.
(rest_of_compilation): Handle branch_prob_dump. Call new
branch_prob pass.
(main): Set branch_prob_dump.
From-SVN: r13823
Diffstat (limited to 'gcc/gcov.c')
0 files changed, 0 insertions, 0 deletions