[LLVMbugs] [Bug 9505] New: [RC1][llvm] Warnings on MinGW

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Mar 18 03:18:58 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=9505

           Summary: [RC1][llvm] Warnings on MinGW
           Product: new-bugs
           Version: 2.9
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: geek4civic at gmail.com
                CC: llvmbugs at cs.uiuc.edu
            Blocks: 9441


For compiling, I saw 3 warnings, in tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp,
lib/Analysis/LazyValueInfo.cpp and
lib/Transforms/Instrumentation/PathProfiling.cpp.

I saw no warnings with clang.

I committed tweaking llvm-bcanalyzer in r127858. (mingw buildbots had reported
it, too)

With -Asserts for LazyValueInfo.cpp and PathProfiling.cpp, I saw two warnings.
I applied
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110307/117725.html
to suppress them.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list