]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* 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 a525e5f57f4776272f0d10997fd480c69f91daf2..80a53a718bde9c053cf6cf05b102cc91ec44f018 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 faeae52e7ffd1e0a6fcebd6b3f59c679012bf289..46b1be0c8c4713e720dac849b68120b9503b3de1 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