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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
            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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to