Commit 4736115e by David Edelsohn Committed by David Edelsohn

* config/rs6000/aix52.h (ASM_CPU_SPEC): Add power5.

From-SVN: r100589
parent f995dcfe
2005-06-04 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/aix52.h (ASM_CPU_SPEC): Add power5.
2005-06-04 Kazu Hirata <kazu@codesourcery.com>
* function.c (prologue, epilogue, sibcall_epilogue): Change
......
......@@ -60,6 +60,7 @@ do { \
%{!mpower64: %(asm_default)}}} \
%{mcpu=power3: -m620} \
%{mcpu=power4: -m620} \
%{mcpu=power5: -m620} \
%{mcpu=powerpc: -mppc} \
%{mcpu=rs64a: -mppc} \
%{mcpu=603: -m603} \
......
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