On 11/8/24 1:56 PM, Michael Meissner wrote:
> This patch adds the support that can be used in developing GCC support for
> future PowerPC processors.
We used to have support for -mcpu=future. Unfortunately when we added
Power10 support, rather than adding new support for the -mcpu=power10
option,
This patch adds the support that can be used in developing GCC support for
future PowerPC processors.
2024-11-06 Michael Meissner
* config.gcc (powerpc*-*-*): Add support for --with-cpu=future.
* config/rs6000/aix71.h (ASM_CPU_SPEC): Add support for -mcpu=future.
* conf