On Fri, Jul 14, 2023 at 8:56 PM Roger Sayle <ro...@nextmovesoftware.com> wrote: > > > > This patch fixes the bootstrap failure I'm seeing using gcc 4.8.5 as > > the host compiler. Ok for mainline? [I might be missing something]
OK. Btw, while I didn't spot this during review I would appreciate if the code could use vec.[q]sort, this should work with a lambda as well I think. > > > > > 2023-07-14 Roger Sayle <ro...@nextmovesoftware.com> > > > > gcc/ChangeLog > > * tree-if-conv.cc (predicate_scalar_phi): Make the arguments > > to the std::sort comparison lambda function const. > > > > > > Cheers, > > Roger > > -- > > >