Re: [PATCH, V3] Add -mcpu=future to the PowerPC

2025-07-16 Thread Surya Kumari Jangala
Hi Mike, On 16/07/25 7:37 am, Michael Meissner wrote: > On Tue, Jul 15, 2025 at 08:11:05AM -0500, Segher Boessenkool wrote: >> Hi! >> >> On Tue, Jul 01, 2025 at 12:14:32PM -0400, Michael Meissner wrote: >>> This patch adds the support that can be used in developing GCC support >>> for potential fu

Re: [PATCH, V3] Add -mcpu=future to the PowerPC

2025-07-15 Thread Michael Meissner
On Tue, Jul 15, 2025 at 08:11:05AM -0500, Segher Boessenkool wrote: > Hi! > > On Tue, Jul 01, 2025 at 12:14:32PM -0400, Michael Meissner wrote: > > This patch adds the support that can be used in developing GCC support > > for potential future PowerPC processors. > > > > These changes are being a

Re: [PATCH, V3] Add -mcpu=future to the PowerPC

2025-07-15 Thread Segher Boessenkool
Hi! On Tue, Jul 01, 2025 at 12:14:32PM -0400, Michael Meissner wrote: > This patch adds the support that can be used in developing GCC support > for potential future PowerPC processors. > > These changes are being added so that hardware designers can evaluate > potential new features to be added

Ping: [PATCH, V3] Add -mcpu=future to the PowerPC

2025-07-14 Thread Michael Meissner
Ping patch: | Date: Tue, 1 Jul 2025 12:14:32 -0400 | From: Michael Meissner | Subject: [PATCH, V3] Add -mcpu=future to the PowerPC | Message-ID: https://gcc.gnu.org/pipermail/gcc-patches/2025-July/688251.html -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: meiss

[PATCH, V3] Add -mcpu=future to the PowerPC

2025-07-01 Thread Michael Meissner
This patch adds the support that can be used in developing GCC support for potential future PowerPC processors. These changes are being added so that hardware designers can evaluate potential new features to be added to the PowerPC processors in the future. It may be these features will be incorp