Commit bd4b6b0d by Jeff Law Committed by Jeff Law

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

From-SVN: r232297
parent 26b5ace7
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment