* config/rs6000/rs6000.c (rs6000_override_options): Comment fix.
authorBen Elliston <bje@au.ibm.com>
Wed, 5 Nov 2008 23:34:11 +0000 (23:34 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Wed, 5 Nov 2008 23:34:11 +0000 (10:34 +1100)
From-SVN: r141626

gcc/ChangeLog
gcc/config/rs6000/rs6000.c

index a525e5f..80a53a7 100644 (file)
@@ -1,3 +1,7 @@
+2008-11-06  Ben Elliston  <bje@au.ibm.com>     
+
+       * config/rs6000/rs6000.c (rs6000_override_options): Comment fix.
+
 2008-11-06  Ben Elliston  <bje@au.ibm.com>
 
        * config/rs6000/rs6000.opt (mwarn-cell-microcode): Improve option
index faeae52..46b1be0 100644 (file)
@@ -1607,7 +1607,7 @@ rs6000_override_options (const char *default_cpu)
        error ("Spe not supported in this target");
     }
 
-  /* Disable cell micro code if we are optimizing for the cell
+  /* Disable Cell microcode if we are optimizing for the Cell
      and not optimizing for size.  */
   if (rs6000_gen_cell_microcode == -1)
     rs6000_gen_cell_microcode = !(rs6000_cpu == PROCESSOR_CELL