<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 3/12/2013 11:18 AM, John Orr wrote:<br>
</div>
<blockquote cite="mid:513F475C.1010301@scala.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<br>
If ARCH_ARM is the constant 0, the code assumes this reference to
ff_get_cpu_flags_arm() will disappear. Treats that as an
optimization...<br>
</blockquote>
<br>
Oops, seems I left out some important words there. make that:<br>
<br>
"If ARCH_ARM is the constant 0, the code assumes this reference to
ff_get_cpu_flags_arm() will disappear. *The Visual C compiler*
treats that as an optimization..."<br>
<br>
</body>
</html>