From: schwab Date: Mon, 22 Jan 2007 21:16:24 +0000 (+0000) Subject: * config/m68k/m68k.h: Fix comment. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=874f8dfb8568a5f5e2a080a3a7ebc14d71817eea;p=thirdparty%2Fgcc.git * config/m68k/m68k.h: Fix comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121063 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b866ea0b49b1..36753427e03c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2007-01-22 Andreas Schwab + + * config/m68k/m68k.h: Fix comment. + 2007-01-22 Jan Hubicka * passes.c (init_optimization_passes): Do not rerun diff --git a/gcc/config/m68k/m68k.h b/gcc/config/m68k/m68k.h index 4f42a5eaac62..e1b508e4b45b 100644 --- a/gcc/config/m68k/m68k.h +++ b/gcc/config/m68k/m68k.h @@ -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