Ping patches 1-4 to add support for -mcpu=future in the PowerPC
Message-ID
Information about the patch set:
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669099.html
Patch #1, Add support for -mcpu=future in the PowerPC
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669101.ht
Ping patches 1-4 to add support for -mcpu=future in the PowerPC
Message-ID
Information about the patch set:
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669099.html
Patch #1, Add support for -mcpu=future in the PowerPC
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669101.ht
Peter Bergner asked me to reorganize my V3 patch that separates the
architecture bits (set via -mcpu=) compared to the ISA bits that are based
on options.
Here is the beginning of the V3 patch for reference:
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/668643.html
As Peter has suggest