[LLVMdev] Compiler warnings with gcc-4.7.1

Chandler Carruth chandlerc at google.com
Wed Jun 27 00:50:22 PDT 2012


My impression is it's a bit of both. I believe this has been reported to
GCC, I just don't know the result.

There seems to be some very slim arguments that some parts of this warning
is technically accurate according to its warning, but AFAIK, it is not
finding any bugs....


On Wed, Jun 27, 2012 at 12:44 AM, Duncan Sands <baldrick at free.fr> wrote:

> Hi Chandler,
>
> > -Wenum-compare is buggy / bogus. We should turn this warning off in our
> build
> > scripts if possible.
>
> is it buggy, or is it bogus?  If buggy, then let's report that to gcc.  If
> bogus, then I guess we can either (1) suppress it locally, or (2) report to
> gcc that it shouldn't be included in -Wall.
>
> Ciao, Duncan.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120627/606241a1/attachment.html>


More information about the llvm-dev mailing list