This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: new warnings building cp-demangle.c
- From: Manuel López-Ibáñez <lopezibanez at gmail dot com>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: Ben Elliston <bje at au1 dot ibm dot com>, gcc <gcc at gcc dot gnu dot org>
- Date: Tue, 19 May 2009 10:13:21 +0200
- Subject: Re: new warnings building cp-demangle.c
- References: <1242692901.16289.5.camel@helios> <m3skj1anos.fsf@google.com>
2009/5/19 Ian Lance Taylor <iant@google.com>:
> Ben Elliston <bje@au1.ibm.com> writes:
>
> Yep, a bug. ?Looks like it should be something like
So 2 bugs now found by -Wlogical-op. Well, at least, it was not a
_total_ failure. :-)
Cheers,
Manuel.