]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/m68k/m68k.h: Fix comment.
authorAndreas Schwab <schwab@suse.de>
Mon, 22 Jan 2007 21:16:24 +0000 (21:16 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Mon, 22 Jan 2007 21:16:24 +0000 (21:16 +0000)
From-SVN: r121063

gcc/ChangeLog
gcc/config/m68k/m68k.h

index b866ea0b49b1524c92175b3a5d3cbf197565c62a..36753427e03c74d5bf35b5ac066e8e471f31d805 100644 (file)
@@ -1,3 +1,7 @@
+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
index 4f42a5eaac62812873e8df651bdc329a41294bcc..e1b508e4b45ba024c5aa816af1d09aba4bbe6a97 100644 (file)
@@ -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