On Sat, Feb 24, 2018 at 6:19 PM, Segher Boessenkool
<seg...@kernel.crashing.org> wrote:
> Hi David,
>
> On Fri, Feb 23, 2018 at 02:13:52PM -0500, David Edelsohn wrote:
>> AIX 7.1 minimum hardware is Power6.  This patch changes TARGET_DEFAULT
>> to ISA 2.05.
>
>>  #undef  TARGET_DEFAULT
>> -#define TARGET_DEFAULT (MASK_PPC_GPOPT | MASK_PPC_GFXOPT | MASK_MFCRF)
>> +#define TARGET_DEFAULT ISA_2_5_MASKS_EMBEDDED
>
> Don't you want ISA_2_5_MASKS_SERVER then?  Or don't you want DFP?

I intentionally chose EMBEDDED to omit DFP.

Thanks, David

Reply via email to