OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* doc/invoke.texi: Add cpu_type power6.
[pf3gnuchains/gcc-fork.git]
/
gcc
/
config
/
rs6000
/
aix52.h
diff --git
a/gcc/config/rs6000/aix52.h
b/gcc/config/rs6000/aix52.h
index
723986f
..
87d2157
100644
(file)
--- a/
gcc/config/rs6000/aix52.h
+++ b/
gcc/config/rs6000/aix52.h
@@
-68,6
+68,7
@@
do { \
%{mcpu=power4: -m620} \
%{mcpu=power5: -m620} \
%{mcpu=power5+: -m620} \
+%{mcpu=power6: -m620} \
%{mcpu=powerpc: -mppc} \
%{mcpu=rs64a: -mppc} \
%{mcpu=603: -m603} \