Hi! On Wed, Sep 01, 2021 at 11:13:48AM -0500, Bill Schmidt wrote: > * config/rs6000/rs6000-call.c (rs6000_new_builtin_decl): New > function.
One line, etc. > +static tree > +rs6000_new_builtin_decl (unsigned code, bool initialize_p ATTRIBUTE_UNUSED) No ATTRIBUTE_UNUSED please. Okay for trunk with those trivialities fixed. Thanks! Segher