Re: [PATCH] rs6000: Remove old psabi warnings

2021-05-18 Thread Bill Schmidt via Gcc-patches
On 5/18/21 11:30 AM, Segher Boessenkool wrote: On Tue, May 18, 2021 at 09:09:07AM -0500, Bill Schmidt wrote: Long ago we were forced to make some small ABI breaks to correct errors in the implementation, and we added warning messages for the changes from GCC 4.9 to GCC 5. Enough time has passed

Re: [PATCH] rs6000: Remove old psabi warnings

2021-05-18 Thread Segher Boessenkool
On Tue, May 18, 2021 at 09:09:07AM -0500, Bill Schmidt wrote: > Long ago we were forced to make some small ABI breaks to correct errors > in the implementation, and we added warning messages for the changes > from GCC 4.9 to GCC 5. Enough time has passed that these are now just > irritants, so let

[PATCH] rs6000: Remove old psabi warnings

2021-05-18 Thread Bill Schmidt via Gcc-patches
Hi! Long ago we were forced to make some small ABI breaks to correct errors in the implementation, and we added warning messages for the changes from GCC 4.9 to GCC 5. Enough time has passed that these are now just irritants, so let's remove them. Also clean up associated macros using rs6000_spe