summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-05-07 06:41:23 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-05-07 06:41:23 +0000
commit4bbea25433b26fb34cc286ba96974f23dbe15ccd (patch)
treed583d908c670671b25c202db24844f7db39d0ad1 /gcc/rtl.c
parentb550e0588e54efcea40f213bc2a92149514efa19 (diff)
downloadgcc-4bbea25433b26fb34cc286ba96974f23dbe15ccd.tar.gz
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@930 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/rtl.c')
-rw-r--r--gcc/rtl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl.c b/gcc/rtl.c
index 2bd43eb1fb0..dc9e2187a6f 100644
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -128,7 +128,7 @@ enum machine_mode word_mode; /* Mode whose width is BITS_PER_WORD */
/* Indexed by rtx code, gives a sequence of operand-types for
rtx's of that code. The sequence is a C string in which
- each charcter describes one operand. */
+ each character describes one operand. */
char *rtx_format[] = {
/* "*" undefined.