From: David Edelsohn Date: Fri, 23 Feb 2018 19:14:15 +0000 (+0000) Subject: * config/rs6000/aix71.h (TARGET_DEFAULT): Change to ISA_2_5_MASKS_EMBEDDED. X-Git-Tag: basepoints/gcc-9~1021 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e777155225a8f25391292ebcfd85579fbd4a198d;p=thirdparty%2Fgcc.git * config/rs6000/aix71.h (TARGET_DEFAULT): Change to ISA_2_5_MASKS_EMBEDDED. From-SVN: r257944 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index eca766ca7750..2b8c3b9795f0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2018-02-23 David Edelsohn + + * config/rs6000/aix71.h (TARGET_DEFAULT): Change to + ISA_2_5_MASKS_EMBEDDED. + 2018-02-23 Jakub Jelinek * ipa-prop.c (ipa_vr_ggc_hash_traits::hash): Hash p->min and diff --git a/gcc/config/rs6000/aix71.h b/gcc/config/rs6000/aix71.h index 2ad865a13ec1..501af2be3c98 100644 --- a/gcc/config/rs6000/aix71.h +++ b/gcc/config/rs6000/aix71.h @@ -127,8 +127,12 @@ do { \ %{mpe: -I%R/usr/lpp/ppe.poe/include} \ %{pthread: -D_THREAD_SAFE}" +#define RS6000_CPU(NAME, CPU, FLAGS) +#include "rs6000-cpus.def" +#undef RS6000_CPU + #undef TARGET_DEFAULT -#define TARGET_DEFAULT (MASK_PPC_GPOPT | MASK_PPC_GFXOPT | MASK_MFCRF) +#define TARGET_DEFAULT ISA_2_5_MASKS_EMBEDDED #undef PROCESSOR_DEFAULT #define PROCESSOR_DEFAULT PROCESSOR_POWER7