Commit f16ec133 by Bernardo Innocenti

Fix typo: FIRST_PSEOUDO_REGISTER -> FIRST_PSEUDO_REGISTER

From-SVN: r78727
parent dd341087
...@@ -8872,7 +8872,7 @@ Sat Oct 11 12:24:23 CEST 2003 Jan Hubicka <jh@suse.cz> ...@@ -8872,7 +8872,7 @@ Sat Oct 11 12:24:23 CEST 2003 Jan Hubicka <jh@suse.cz>
(m68k_initial_elimination_offset): New function. (m68k_initial_elimination_offset): New function.
(m68k_output_function_prologue): ColdFire-specific movem handling. (m68k_output_function_prologue): ColdFire-specific movem handling.
(m68k_output_function_epilogue): Likewise. (m68k_output_function_epilogue): Likewise.
* config/m68k/m68k.h (FIRST_PSEOUDO_REGISTER): Make room for argptr reg. * config/m68k/m68k.h (FIRST_PSEUDO_REGISTER): Make room for argptr reg.
(ARG_POINTER_REGNUM): Add new definition. (ARG_POINTER_REGNUM): Add new definition.
(INITIAL_FRAME_POINTER_OFFSET): Remove macro. (INITIAL_FRAME_POINTER_OFFSET): Remove macro.
(ELIMINABLE_REGS): Define new macro, like in ix86 back-end. (ELIMINABLE_REGS): Define new macro, like in ix86 back-end.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment