From: bje Date: Wed, 5 Nov 2008 23:34:11 +0000 (+0000) Subject: * config/rs6000/rs6000.c (rs6000_override_options): Comment fix. X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=2b91993e1883c730fc28ffc170f1a2bcb3335e03 * config/rs6000/rs6000.c (rs6000_override_options): Comment fix. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141626 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a525e5f57f4..80a53a718bd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-11-06 Ben Elliston + + * config/rs6000/rs6000.c (rs6000_override_options): Comment fix. + 2008-11-06 Ben Elliston * config/rs6000/rs6000.opt (mwarn-cell-microcode): Improve option diff --git a/gcc/config/rs6000/rs6000.c b/gcc/config/rs6000/rs6000.c index faeae52e7ff..46b1be0c8c4 100644 --- a/gcc/config/rs6000/rs6000.c +++ b/gcc/config/rs6000/rs6000.c @@ -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