Re: [PATCH 04/57] rs6000: Add initial input files

2021-05-21 Thread Bill Schmidt via Gcc-patches
On 5/20/21 5:46 PM, Segher Boessenkool wrote: On Tue, Apr 27, 2021 at 10:32:39AM -0500, Bill Schmidt via Gcc-patches wrote: This patch adds a tiny subset of the built-in and overload descriptions. * config/rs6000/rs6000-builtin-new.def: New. You'll have to rename this to not have "-ne

Re: [PATCH 04/57] rs6000: Add initial input files

2021-05-20 Thread Segher Boessenkool
On Tue, Apr 27, 2021 at 10:32:39AM -0500, Bill Schmidt via Gcc-patches wrote: > This patch adds a tiny subset of the built-in and overload descriptions. > * config/rs6000/rs6000-builtin-new.def: New. You'll have to rename this to not have "-new" in the name later, I hope you realise :-) Ok