Commit c8832aae by Andreas Schwab Committed by Andreas Schwab

* config/m68k/m68k.h: Fix comment.

From-SVN: r121063
parent 6ffa0491
2007-01-22 Andreas Schwab <schwab@suse.de>
* config/m68k/m68k.h: Fix comment.
2007-01-22 Jan Hubicka <jh@suse.cz>
* passes.c (init_optimization_passes): Do not rerun
......
......@@ -310,8 +310,8 @@ Boston, MA 02110-1301, USA. */
/* For the m68k, we give the data registers numbers 0-7,
the address registers numbers 010-017 (8-15),
and the 68881 floating point registers numbers 020-027 (16-24).
We also have a fake `arg-pointer' register 030 (25) used for
and the 68881 floating point registers numbers 020-027 (16-23).
We also have a fake `arg-pointer' register 030 (24) used for
register elimination. */
#define FIRST_PSEUDO_REGISTER 25
......
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