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:
parent
68b2669753
commit
02248de6f9
@ -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() \
|
||||
|
Loading…
x
Reference in New Issue
Block a user