This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PING, Makefile] improve default cpu selection for e500v2


Hello,

Ping for https://gcc.gnu.org/ml/gcc-patches/2017-08/msg01783.html

> 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.
...
> The attached patch is a proposal to refine this to select 8548 also
> when we were configured for an e500v2 target cpu (canonicalized to
> match powerpc-*spe), regardless of enable_e500_double.

> 2017-08-31  Olivier Hainque  <hainque@adacore.com>
> 
>        * gcc/config.gcc (powerpc*-*-*spe*): Pick 8548 as the
> 	default	with_cpu for an e500v2 target cpu name, in addition
> 	to --enable-e500-double.


Thanks in advance,

With Kind Regards,

Olivier


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]