From: Andreas Schwab Date: Mon, 22 Jan 2007 21:16:24 +0000 (+0000) Subject: * config/m68k/m68k.h: Fix comment. X-Git-Tag: releases/gcc-4.3.0~7317 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8832aae41666f2632fb54adc2ca04c1a991cce4;p=thirdparty%2Fgcc.git * config/m68k/m68k.h: Fix comment. From-SVN: r121063 --- 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