[LLVMbugs] [Bug 14980] New: Instruction.h gives warnings

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 17 00:23:41 PST 2013


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

             Bug #: 14980
           Summary: Instruction.h gives warnings
           Product: new-bugs
           Version: 3.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: rmann at latencyzero.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Under Xcode 4.5.2, 64-bit Cocoa app project:

/usr/local/llvm/include/llvm/Instructions.h:2784:24: Implicit conversion loses
integer precision: 'unsigned long' to 'unsigned int'
/usr/local/llvm/include/llvm/Instructions.h:2721:50: Implicit conversion loses
integer precision: 'unsigned long' to 'unsigned int'

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