summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/aix71.h
diff options
context:
space:
mode:
authorpthaugen <pthaugen@138bc75d-0d04-0410-961f-82ee72b054a4>2016-01-21 18:30:29 +0000
committerpthaugen <pthaugen@138bc75d-0d04-0410-961f-82ee72b054a4>2016-01-21 18:30:29 +0000
commit591f8b31fed956a3ca94be2cd8c8ee4b53fa07e8 (patch)
treea50bd44c46b1aa72063d5d36122db2a4393b2941 /gcc/config/rs6000/aix71.h
parent8649302f3cc46c67459ddc359a779a409062d838 (diff)
downloadgcc-591f8b31fed956a3ca94be2cd8c8ee4b53fa07e8.tar.gz
* config/rs6000/aix71.h (ASM_CPU_SPEC): Add entry for Power9.
* config/rs6000/driver-rs6000.c (struct asm_names): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232694 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/aix71.h')
-rw-r--r--gcc/config/rs6000/aix71.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/rs6000/aix71.h b/gcc/config/rs6000/aix71.h
index 132cb6bb28e..a0f5b3cf2bc 100644
--- a/gcc/config/rs6000/aix71.h
+++ b/gcc/config/rs6000/aix71.h
@@ -80,6 +80,7 @@ do { \
%{mcpu=power6x: -mpwr6} \
%{mcpu=power7: -mpwr7} \
%{mcpu=power8: -mpwr8} \
+%{mcpu=power9: -mpwr9} \
%{mcpu=powerpc: -mppc} \
%{mcpu=rs64a: -mppc} \
%{mcpu=603: -m603} \