<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div>Hi Matthias,</div>
<div><br>
</div>
<div><br>
</div>
<div>Under certain conditions (compiling Vc-0.7.2 without cmake, with gcc 4.3.2) I get thousands warnings like this:</div>
<div><br>
</div>
<div>/Vc/scalar/../common/operators.h: In function 'typename Vc::<unnamed>::EnableIf<(((Vc::Scalar::<unnamed>::IsVectorOperands::Value || (((Vc::<unnamed>::IsLikeSignedInteger::Value && (! Vc::<unnamed>::IsEqualType::Value)) && Vc::<unnamed>::HasImplicitCast::Value)
 && (! Vc::<unnamed>::HasImplicitCast::Value))) || (((Vc::<unnamed>::IsLikeSignedInteger::Value && (! Vc::<unnamed>::IsEqualType::Value)) && Vc::<unnamed>::HasImplicitCast::Value) && (! Vc::<unnamed>::HasImplicitCast::Value))) || false), Vc::Scalar::Mask<1u>
 >::Value Vc::Scalar::operator<=(const T0&, const T1&)':</div>
<div>/include/Vc/scalar/../common/operators.h:197: warning: suggest parentheses around && within ||</div>
<div><br>
</div>
<div>operators.h looks ok for me... but could you recheck or suggest other possible reasons to get such warnings, please?</div>
<div><br>
</div>
<div><br>
</div>
<div>Thank you,</div>
<div>Igor</div>
</div>
</body>
</html>