Commit 420ab54b by Zhouyi Zhou Committed by Jeff Law

ira-costs.c: Fix typo in comment.

2014-05-16  Zhouyi Zhou <yizhouzhou@ict.ac.cn>

        * ira-costs.c: Fix typo in comment.

From-SVN: r210525
parent 8e90f610
2014-05-16 Zhouyi Zhou <yizhouzhou@ict.ac.cn>
* ira-costs.c: Fix typo in comment.
2014-05-16 David Wohlferd <dw@LimeGreenSocks.com>
* doc/extend.texi: (Visibility Pragmas) Fix misplaced @xref
......
......@@ -1909,7 +1909,7 @@ find_costs_and_classes (FILE *dump_file)
/* Process moves involving hard regs to modify allocno hard register
costs. We can do this only after determining allocno class. If a
hard register forms a register class, than moves with the hard
hard register forms a register class, then moves with the hard
register are already taken into account in class costs for the
allocno. */
static void
......
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