Commit 25696a75 by Ben Elliston Committed by Ben Elliston

* config/rs6000/rs6000.c (rs6000_override_options): Comment fix.

From-SVN: r141626
parent 13233302
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment