* tree-ssa-threadupdate.c: Various whitespace and typo fixes.

From-SVN: r232297
This commit is contained in:
Jeff Law 2016-01-12 15:38:06 -07:00 committed by Jeff Law
parent 26b5ace7ea
commit bd4b6b0d78
2 changed files with 43 additions and 39 deletions

View File

@ -1,3 +1,7 @@
2016-01-12 Jeff Law <law@redhat.com>
* tree-ssa-threadupdate.c: Various whitespace and typo fixes.
2016-01-12 Olivier Hainque <hainque@adacore.com>
* gcc.c (spec_undefvar_allowed): New global.

View File

@ -635,7 +635,7 @@ any_remaining_duplicated_blocks (vec<jump_thread_edge *> *path,
are not part of any jump threading path, but add profile counts along
the path.
In the aboe example, after all jump threading is complete, we will
In the above example, after all jump threading is complete, we will
end up with the following control flow:
A B C