aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorZhouyi Zhou <yizhouzhou@ict.ac.cn>2014-05-16 18:22:44 +0000
committerJeff Law <law@gcc.gnu.org>2014-05-16 12:22:44 -0600
commit420ab54b758eec06eda06dcee4efef87c98671a8 (patch)
treecfde7ec58c8fcc8136ca30b5642c23dd06c32c3d /gcc
parent8e90f6107b1743217c65bc1ceba1c924d5ba4344 (diff)
downloadgcc-420ab54b758eec06eda06dcee4efef87c98671a8.zip
gcc-420ab54b758eec06eda06dcee4efef87c98671a8.tar.gz
gcc-420ab54b758eec06eda06dcee4efef87c98671a8.tar.bz2
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/ira-costs.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4a19f1d..0629ec8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+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
diff --git a/gcc/ira-costs.c b/gcc/ira-costs.c
index 116e1c8..d5978d5 100644
--- a/gcc/ira-costs.c
+++ b/gcc/ira-costs.c
@@ -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