Hello Andrew,
> On Oct 16, 2017, at 15:45 , Andrew Jenner wrote:
>
> This change is fine with me too. Thanks!
Great, just checked-in. Thanks for your prompt feedback!
With Kind Regards,
Olivier
On 13/10/2017 17:07, Jeff Law wrote:
On 08/31/2017 12:54 PM, Olivier Hainque wrote:
Hello,
gcc can be configured with an "e500v2" cpu target
name, conveying SPE with double precision floats.
config.gcc already has a provision for a good default
cpu selection for SPE with double precision float
> On Oct 13, 2017, at 18:07 , Jeff Law wrote:
>
>>* gcc/config.gcc (powerpc*-*-*spe*): Pick 8548 as the
>> default with_cpu for an e500v2 target cpu name, in addition
>> to --enable-e500-double.
> GIven this hits the powerpcspe port, I'd like Andrew Jenner to chime in
> as the
On 08/31/2017 12:54 PM, Olivier Hainque wrote:
> Hello,
>
> gcc can be configured with an "e500v2" cpu target
> name, conveying SPE with double precision floats.
>
> config.gcc already has a provision for a good default
> cpu selection for SPE with double precision floats
> when the latter is exp
Hello,
gcc can be configured with an "e500v2" cpu target
name, conveying SPE with double precision floats.
config.gcc already has a provision for a good default
cpu selection for SPE with double precision floats
when the latter is explicitly requested with an explicit
--enable command line option