diff options
Diffstat (limited to 'gcc/config/m68hc11/m68hc11.h')
-rw-r--r-- | gcc/config/m68hc11/m68hc11.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m68hc11/m68hc11.h b/gcc/config/m68hc11/m68hc11.h index 7c1c7f3e0fb..7efa0029a49 100644 --- a/gcc/config/m68hc11/m68hc11.h +++ b/gcc/config/m68hc11/m68hc11.h @@ -968,7 +968,7 @@ extern enum reg_class m68hc11_tmp_regs_class; followed by "to". Eliminations of the same "from" register are listed in order of preference. - We have two registers that are eliminated on the 6811. The psuedo arg + We have two registers that are eliminated on the 6811. The pseudo arg pointer and pseudo frame pointer registers can always be eliminated; they are replaced with either the stack or the real frame pointer. */ |