On Wed, 30 Nov 2016 19:00:57 +1100 Michael Ellerman <m...@ellerman.id.au> wrote:
> Nicholas Piggin <npig...@gmail.com> writes: > > > Signed-off-by: Nicholas Piggin <npig...@gmail.com> > > What's the actual error? mode/badaddr defined but not used? > > I'm just curious why I've never hit it? Yes exactly. I'm not sure why you wouldn't have seen it. I'm using powerpc64 compiler to build 32-bit, but I don't think that should make a difference for this warning. Thanks, Nick