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