Re: [PATCH 16/34] rs6000: Darwin builtin support

2021-08-27 Thread Segher Boessenkool
On Thu, Jul 29, 2021 at 08:31:03AM -0500, Bill Schmidt wrote: > * config/rs6000/darwin.h (SUBTARGET_INIT_BUILTINS): Use the new > decl when new_builtins_are_live. > * config/rs6000/rs6000-builtin-new.def (__builtin_cfstring): New > built-in. Okay for trunk. Thanks! Seghe

[PATCH 16/34] rs6000: Darwin builtin support

2021-07-29 Thread Bill Schmidt via Gcc-patches
2021-03-04 Bill Schmidt gcc/ * config/rs6000/darwin.h (SUBTARGET_INIT_BUILTINS): Use the new decl when new_builtins_are_live. * config/rs6000/rs6000-builtin-new.def (__builtin_cfstring): New built-in. --- gcc/config/rs6000/darwin.h | 8 ++-- gc