http://llvm.org/bugs/show_bug.cgi?id=14001
Bug #: 14001
Summary: Compilation warning on windows MSVS 2010 with hexagon
backend.
Product: libraries
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Common Code Generator Code
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
113>D:\llvm\include\llvm/Support/MathExtras.h(64): warning C4554: '<<' : check
operator precedence for possible error; use parentheses to clarify precedence
113> D:\llvm\include\llvm/Support/MathExtras.h(84) : see reference to
function template instantiation 'bool llvm::isUInt<9>(uint64_t)' being compiled
113> ..\..\..\..\lib\Target\Hexagon\HexagonInstrInfo.cpp(1325) : see
reference to function template instantiation 'bool
llvm::isShiftedUInt<6,3>(uint64_t)' being compiled
113>D:\llvm\include\llvm/Support/MathExtras.h(64): warning C4554: '<<' : check
operator precedence for possible error; use parentheses to clarify precedence
113> D:\llvm\include\llvm/Support/MathExtras.h(84) : see reference to
function template instantiation 'bool llvm::isUInt<7>(uint64_t)' being compiled
113> ..\..\..\..\lib\Target\Hexagon\HexagonInstrInfo.cpp(1335) : see
reference to function template instantiation 'bool
llvm::isShiftedUInt<6,1>(uint64_t)' being compiled
--
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