bb-reorder.c: Clarify a few points in the head comment and fix long lines in other...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 5 Sep 2012 13:37:12 +0000 (13:37 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 5 Sep 2012 13:37:12 +0000 (13:37 +0000)
commit4700dd70e183e91a3ff6014ddcd59f68c526d02b
tree492cbf4a6468ce4bef99a344893050ab90f5bbc0
parent18eb76ebfa25806dab9a23e726f1d8f914c51630
bb-reorder.c: Clarify a few points in the head comment and fix long lines in other comments.

* bb-reorder.c: Clarify a few points in the head comment and fix
long lines in other comments.
(find_traces): Fix long line.
(find_traces_1_round): Likewise.
(better_edge_p): Likewise.
(connect_traces): Likewise.
(duplicate_computed_gotos): Likewise.
(find_rarely_executed_basic_blocks_and_cr): Remove trailing spaces.
(fix_up_fall_thru_edges): Fix formatting.

From-SVN: r190979
gcc/ChangeLog
gcc/bb-reorder.c