* bb-reorder.c (find_traces_1_round): Fix comment typo.

From-SVN: r63156
This commit is contained in:
Josef Zlomek 2003-02-20 09:44:08 +01:00 committed by Josef Zlomek
parent bb7dd383f0
commit c8717368a7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-02-20 Josef Zlomek <zlomekj@suse.cz>
* bb-reorder.c (find_traces_1_round): Fix comment typo.
2003-02-19 Roger Sayle <roger@eyesopen.com>
* fold-const.c (fold_real_zero_addition_p): Don't fold a zero

View File

@ -456,7 +456,7 @@ find_traces_1_round (branch_th, exec_th, count_th, traces, n_traces, round,
}
}
/* If the best destination has multiple precessesors, and can be
/* If the best destination has multiple predecessors, and can be
duplicated cheaper than a jump, don't allow it to be added
to a trace. We'll duplicate it when connecting traces. */
if (best_edge && best_edge->dest->pred->pred_next