Re: 784d5699eddc ("x86: move exports to actual definitions")

From: Markus Trippelsdorf
Date: Tue Oct 18 2016 - 16:40:48 EST


On 2016.10.18 at 22:29 +0200, Markus Trippelsdorf wrote:
> On 2016.10.18 at 22:23 +0200, Borislav Petkov wrote:
> > Hey Al,
> >
> > I see the gazillion warnings below when building -rc1 here.
> >
> > When I revert
> >
> > 784d5699eddc ("x86: move exports to actual definitions")
> >
> > the warnings are gone.
>
> I'm seeing the same thing on ppc64le with an allmodconfig.

Also ld.gold doesn't handle linker scripts with empty archives.
It hits an internal error, see:
https://sourceware.org/bugzilla/show_bug.cgi?id=20693

--
Markus