From: David Edelsohn Date: Thu, 6 Dec 2018 00:36:52 +0000 (+0000) Subject: aix72.h (ASM_DEFAULT_SPEC): Match Power7 processor default. X-Git-Tag: upstream/12.2.0~27558 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=02248de6f9c6f72462dd6c355c996a6eb1f19d15;p=platform%2Fupstream%2Fgcc.git aix72.h (ASM_DEFAULT_SPEC): Match Power7 processor default. * config/rs6000/aix72.h (ASM_DEFAULT_SPEC): Match Power7 processor default. From-SVN: r266838 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 05f9a6d..216f6ee 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2018-12-05 David Edelsohn + + * config/rs6000/aix72.h (ASM_DEFAULT_SPEC): Match Power7 processor + default. + 2018-12-05 Uros Bizjak * dwarf2out.c (field_byte_offset): Remove diff --git a/gcc/config/rs6000/aix72.h b/gcc/config/rs6000/aix72.h index cfb0258..ade9a60 100644 --- a/gcc/config/rs6000/aix72.h +++ b/gcc/config/rs6000/aix72.h @@ -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() \