Commit 02248de6 by David Edelsohn Committed by David Edelsohn

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

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

From-SVN: r266838
parent 68b26697
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() \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment