On Fri, 10 Apr 2009 08:45:53 +1000 Tony Breeds <t...@bakeyournoodle.com> wrote:
>
> On Fri, Apr 10, 2009 at 12:46:06AM +0200, Segher Boessenkool wrote:
> 
> > -Wno-unused or -Wno-unused-pparameter and/or -Wno-unused-variable.  But I
> > thought this was about uninitialised var warnings?  -Wno-uninitialized
> > for that one.
> 
> Ooops I was asking for -Wno-uninitialized.  I'll try a build with:
>       -Wno-uninitialized -Wesp
> and see how that goes.

Unfortunately -Wno-uninitialized also suppresses the warnings that point
to real bugs. (but, I guess, the -Wesp might help there :-))

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

Attachment: pgprU1u2ye9Yc.pgp
Description: PGP signature

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to