2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-04 18:31:22 +08:00

aix72.h (ASM_DEFAULT_SPEC): Match Power7 processor default.

* config/rs6000/aix72.h (ASM_DEFAULT_SPEC): Match Power7 processor
        default.

From-SVN: r266838
This commit is contained in:
David Edelsohn 2018-12-06 00:36:52 +00:00 committed by David Edelsohn
parent 68b2669753
commit 02248de6f9
2 changed files with 6 additions and 1 deletions
gcc
ChangeLog
config/rs6000

@ -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

@ -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() \