diff options
author | Alexandre Oliva <aoliva@gcc.gnu.org> | 2000-04-21 13:10:46 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2000-04-21 13:10:46 +0000 |
commit | 8493cfcb764ea9757b8644c25e9747742fd2dce6 (patch) | |
tree | a199213dc40d69594556b63a1042019fa5d08e2b | |
parent | 616adbe2142b4ef8c318ee92c033656e8b17f914 (diff) | |
download | gcc-8493cfcb764ea9757b8644c25e9747742fd2dce6.zip gcc-8493cfcb764ea9757b8644c25e9747742fd2dce6.tar.gz gcc-8493cfcb764ea9757b8644c25e9747742fd2dce6.tar.bz2 |
typo
From-SVN: r33305
-rw-r--r-- | gcc/config/mn10300/mn10300.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mn10300/mn10300.c b/gcc/config/mn10300/mn10300.c index a8918b2..74eb84a 100644 --- a/gcc/config/mn10300/mn10300.c +++ b/gcc/config/mn10300/mn10300.c @@ -561,7 +561,7 @@ call_address_operand (op, mode) } /* What (if any) secondary registers are needed to move IN with mode - MODE into a register from in register class CLASS. + MODE into a register in register class CLASS. We might be able to simplify this. */ enum reg_class |