aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2006-10-14 01:55:31 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2006-10-14 01:55:31 +0000
commit875e256a3a4ab2ea75742ca433025ad4c03a4be0 (patch)
tree73068051487936b17db035d2ef2af3a82f62082a /gcc
parentb2a433730c61d185540d8f39929e7f888f32d19d (diff)
downloadgcc-875e256a3a4ab2ea75742ca433025ad4c03a4be0.zip
gcc-875e256a3a4ab2ea75742ca433025ad4c03a4be0.tar.gz
gcc-875e256a3a4ab2ea75742ca433025ad4c03a4be0.tar.bz2
score.c, score.h: Fix comment typos.
* config/score/score.c, config/score/score.h: Fix comment typos. From-SVN: r117723
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/score/score.c4
-rw-r--r--gcc/config/score/score.h4
3 files changed, 9 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b087946..d4af4e1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-14 Kazu Hirata <kazu@codesourcery.com>
+
+ * config/score/score.c, config/score/score.h: Fix comment
+ typos.
+
2006-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
PR bootstrap/29402
diff --git a/gcc/config/score/score.c b/gcc/config/score/score.c
index 458de79..b7a581e 100644
--- a/gcc/config/score/score.c
+++ b/gcc/config/score/score.c
@@ -928,8 +928,8 @@ score_return_addr (int count, rtx frame ATTRIBUTE_UNUSED)
'U' print hi part of a CONST_INT rtx
'D' print first part of const double
- 'S' selectively print '!' if operand is 15bit instrucion accessable
- 'V' print "v!" if operand is 15bit instruction accessable, or
+ 'S' selectively print '!' if operand is 15bit instruction accessible
+ 'V' print "v!" if operand is 15bit instruction accessible, or
"lfh!"
'L' low part of DImode reg operand
diff --git a/gcc/config/score/score.h b/gcc/config/score/score.h
index 01fe9b5..0a24a3f 100644
--- a/gcc/config/score/score.h
+++ b/gcc/config/score/score.h
@@ -209,7 +209,7 @@ extern GTY(()) rtx cmp_op1;
/* General Purpose Registers */ \
1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, \
- /* Control Regisers */ \
+ /* Control Registers */ \
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
/* CEH/ CEL/ CNT/ LCR/ SCR / ARG_POINTER_REGNUM/ FRAME_POINTER_REGNUM */\
0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
@@ -229,7 +229,7 @@ extern GTY(()) rtx cmp_op1;
/* General purpose register */ \
1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, \
0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
- /* Control Regisers */ \
+ /* Control Registers */ \
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
/* CP 1 Registers */ \