[LLVMbugs] [Bug 7322] New: Windows build warnings

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jun 8 15:13:58 PDT 2010


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

           Summary: Windows build warnings
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: micah.villmow at amd.com
                CC: llvmbugs at cs.uiuc.edu


D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/CodeGen/SelectionDAGNodes.h(1602)
: warning C4244: 'return' : conversion from 'ui
nt64_t' to 'unsigned int', possible loss of data
D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/CodeGen/SelectionDAGNodes.h(1605)
: warning C4244: 'return' : conversion from 'ui
nt64_t' to 'unsigned int', possible loss of data
D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/Support/AlignOf.h(26)
: warning C4624: 'llvm::AlignmentCalcImpl<T>' : destructor
could not be generated because a base class destructor is inaccessible
        with
        [
            T=llvm::MachineInstr
        ]
       
D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/Support/AlignOf.h(38)
: see reference to class template instantiation 'll
vm::AlignmentCalcImpl<T>' being compiled
        with
        [
            T=llvm::MachineInstr
        ]
       
D:\hq\stg\opencl\drivers\opencl\compiler\llvm\include\llvm/CodeGen/MachineFunction.h(102)
: see reference to class template instanti
ation 'llvm::AlignOf<T>' being compiled
        with
        [
            T=llvm::MachineInstr
        ]

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