aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2018-02-23 19:14:15 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2018-02-23 14:14:15 -0500
commite777155225a8f25391292ebcfd85579fbd4a198d (patch)
treefd2e71a3d2cab9bb4e72f9cd88931b112badd76e /gcc
parenta26f63a80e103b2eb75cb8ee5012eb9f6afac9c3 (diff)
downloadgcc-e777155225a8f25391292ebcfd85579fbd4a198d.zip
gcc-e777155225a8f25391292ebcfd85579fbd4a198d.tar.gz
gcc-e777155225a8f25391292ebcfd85579fbd4a198d.tar.bz2
* config/rs6000/aix71.h (TARGET_DEFAULT): Change to ISA_2_5_MASKS_EMBEDDED.
From-SVN: r257944
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/rs6000/aix71.h6
2 files changed, 10 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index eca766c..2b8c3b9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-23 David Edelsohn <dje.gcc@gmail.com>
+
+ * config/rs6000/aix71.h (TARGET_DEFAULT): Change to
+ ISA_2_5_MASKS_EMBEDDED.
+
2018-02-23 Jakub Jelinek <jakub@redhat.com>
* ipa-prop.c (ipa_vr_ggc_hash_traits::hash): Hash p->min and
diff --git a/gcc/config/rs6000/aix71.h b/gcc/config/rs6000/aix71.h
index 2ad865a..501af2b 100644
--- a/gcc/config/rs6000/aix71.h
+++ b/gcc/config/rs6000/aix71.h
@@ -127,8 +127,12 @@ do { \
%{mpe: -I%R/usr/lpp/ppe.poe/include} \
%{pthread: -D_THREAD_SAFE}"
+#define RS6000_CPU(NAME, CPU, FLAGS)
+#include "rs6000-cpus.def"
+#undef RS6000_CPU
+
#undef TARGET_DEFAULT
-#define TARGET_DEFAULT (MASK_PPC_GPOPT | MASK_PPC_GFXOPT | MASK_MFCRF)
+#define TARGET_DEFAULT ISA_2_5_MASKS_EMBEDDED
#undef PROCESSOR_DEFAULT
#define PROCESSOR_DEFAULT PROCESSOR_POWER7