summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-07 10:35:19 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-07 10:35:19 +0000
commit6f5b6a64f53c4ced6e8ec092897d7956dbda018a (patch)
treed018dd25fae1b6aa769a589827dc3a4a62ba75af
parentbe67f556f01e1f4acbb3873f51d53588acff68fa (diff)
downloadppe42-gcc-6f5b6a64f53c4ced6e8ec092897d7956dbda018a.tar.gz
ppe42-gcc-6f5b6a64f53c4ced6e8ec092897d7956dbda018a.zip
Update comment for last commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158051 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/config.gcc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index a78d1db806f..12334cd09d4 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -1236,8 +1236,8 @@ i[34567]86-*-rtems*)
;;
i[34567]86-*-solaris2*)
tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h sol2.h"
- # Set default arch and tune to pentium4 like the other i386 targets,
- # although config.guess defaults to i386-pc-solaris2*.
+ # Set default arch_32 to pentium4, tune_32 to generic like the other
+ # i386 targets, although config.guess defaults to i386-pc-solaris2*.
with_arch_32=${with_arch_32:-pentium4}
with_tune_32=${with_tune_32:-generic}
case ${target} in
OpenPOWER on IntegriCloud