On Fri, Apr 9, 2021 at 10:16 PM H.J. Lu <hjl.to...@gmail.com> wrote: > > On Sun, Feb 23, 2020 at 10:32 PM Prathamesh Kulkarni > <prathamesh.kulka...@linaro.org> wrote: > > > > On Wed, 19 Feb 2020 at 19:54, Richard Biener <richard.guent...@gmail.com> > > wrote: > > > > > > > > > > > OK with those changes. Did you try if the diagnostics are visible > > > > > (when you add -Wl,-debug or/and -Wl,-v to the link command?) > > > > Made the changes in attached patch, thanks. > > > > The diagnostics are visible with -Wl,-v and -Wl,-debug. > > > > LTO bootstrap in progress on x86_64 and arm. > > > > OK to commit if passes ? > > > > > > OK. > > Thanks, I committed the patch in f1a681a174cdfb82e62c246d6f4add9a25fc2e43, > > after verifying LTO+bootstrap passed on x86_64-unknown-linux-gnu. > > > > Thanks, > > Prathamesh > > I'd like to backport this to GCC 9. OK for GCC 9 branch?
OK. Thanks, Richard. > Thanks. > > -- > H.J.