Re: [PATCH, 3 of 4] Add -mcpu=future tests

2025-06-24 Thread Surya Kumari Jangala
Hi Mike, On 14/06/25 2:11 pm, Michael Meissner wrote: > This is patch #3 of 4 to add -mcpu=future support to the PowerPC. > > This patch adds simple tests for -mcpu=future. > > I have tested these patches on both big endian and little endian PowerPC > servers, with no regressions. Can I check t

[PATCH, 3 of 4] Add -mcpu=future tests

2025-06-14 Thread Michael Meissner
This is patch #3 of 4 to add -mcpu=future support to the PowerPC. This patch adds simple tests for -mcpu=future. I have tested these patches on both big endian and little endian PowerPC servers, with no regressions. Can I check these patchs into the trunk? 2025-06-13 Michael Meissner gcc/te