aix72.h (ASM_DEFAULT_SPEC): Match Power7 processor default.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 6 Dec 2018 00:36:52 +0000 (00:36 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 6 Dec 2018 00:36:52 +0000 (19:36 -0500)
        * config/rs6000/aix72.h (ASM_DEFAULT_SPEC): Match Power7 processor
        default.

From-SVN: r266838

gcc/ChangeLog
gcc/config/rs6000/aix72.h

index 05f9a6dc29bb401487e06ecbd6e9c2f29febea7b..216f6eec668d48925454e246ac9d35432cdb6a36 100644 (file)
@@ -1,3 +1,8 @@
+2018-12-05  David Edelsohn  <dje.gcc@gmail.com>
+
+       * config/rs6000/aix72.h (ASM_DEFAULT_SPEC): Match Power7 processor
+       default. 
+
 2018-12-05  Uros Bizjak  <ubizjak@gmail.com>
 
        * dwarf2out.c (field_byte_offset): Remove
index cfb0258acce1ab7127392685734785463c0d1c68..ade9a600c2502cfaa8dfff15e8d03131cca8e3c3 100644 (file)
@@ -93,7 +93,7 @@ do {                                                                  \
 -many"
 
 #undef ASM_DEFAULT_SPEC
-#define ASM_DEFAULT_SPEC "-mpwr4"
+#define ASM_DEFAULT_SPEC "-mpwr7"
 
 #undef TARGET_OS_CPP_BUILTINS
 #define TARGET_OS_CPP_BUILTINS()     \