Commit 3447fefe by Kito Cheng Committed by Chung-Ju Wu

* ira.c: Fix typo in comment.

From-SVN: r214404
parent d43bd7f0
2014-08-24 Kito Cheng <kito@0xlab.org>
* ira.c: Fix typo in comment.
2014-08-23 Edward Smith-Rowland <3dw4rd@verizon.net>
* doc/invoke.texi: Change c++1y to c++14 and gnu++1y to gnu++14.
......
......@@ -251,7 +251,7 @@ along with GCC; see the file COPYING3. If not see
hard registers to other allocnos if it decreases the overall
allocation cost.
* After allono assigning in the region, IRA modifies the hard
* After allocno assigning in the region, IRA modifies the hard
register and memory costs for the corresponding allocnos in
the subregions to reflect the cost of possible loads, stores,
or moves on the border of the region and its subregions.
......
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