[LLVMbugs] [Bug 9515] New: [RC1] Two "Unused" warnings with -Asserts

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Mar 19 17:48:30 PDT 2011


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

           Summary: [RC1] Two "Unused" warnings with -Asserts
           Product: new-bugs
           Version: 2.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: geek4civic at gmail.com
                CC: llvmbugs at cs.uiuc.edu
            Blocks: 9441,9505


With configure --disable-assertions,
We can see two "Unused" warnings in LazyValueInfo.cpp and PathProfiling.cpp.

I have proposed
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110307/117725.html
to suppress them.

In past I reported this issue for cygming, because I checked building on
cygming at first. ;)

-- 
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