[LLVMdev] Compile warning in Reoptimizer/TraceCache/VirtualMem.cpp

Casey Carter ccarter at cs.uiuc.edu
Tue Sep 17 09:53:01 PDT 2002


ISSUE: The constant "3791650815" is too large to fit in a 32-bit signed 
integer.

ACTION: Use the unsigned 32-bit integer constant "3791650815U" instead.

-- 
Casey Carter
Casey at Carter.net
ccarter at uiuc.edu
AIM: cartec69

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20020917/4ad5fd51/attachment.ksh>


More information about the llvm-dev mailing list