OSDN Git Service

[gcc/ChangeLog]
authorzlaski <zlaski@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 2004 01:25:36 +0000 (01:25 +0000)
committerzlaski <zlaski@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 2004 01:25:36 +0000 (01:25 +0000)
2004-11-12  Ziemowit Laski  <zlaski@apple.com>

        * config/rs6000/darwin.h: Fix confusing typo in comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90567 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/rs6000/darwin.h

index 5b009a7..d7016a9 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-12  Ziemowit Laski  <zlaski@apple.com>
+
+       * config/rs6000/darwin.h: Fix confusing typo in comment.
+
 2004-11-12  Devang Patel  <dpatel@apple.com>
 
        * optabs.c (vector_compare_rtx): Use COMPARISON_CLASS_P.
index 50c7bd3..39b69aa 100644 (file)
@@ -172,7 +172,7 @@ do {                                                                        \
   { "-Waltivec-long-deprecated",       "-mwarn-altivec-long" },        \
   { "-Wno-altivec-long-deprecated", "-mno-warn-altivec-long" }
 
-/* Make both r2 and r3 available for allocation.  */
+/* Make both r2 and r13 available for allocation.  */
 #define FIXED_R2 0
 #define FIXED_R13 0