<br><br><div class="gmail_quote">On Sun, Dec 26, 2010 at 5:08 PM, Matthew Fulmer <span dir="ltr">&lt;<a href="mailto:tapplek@gmail.com">tapplek@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&gt; If you update trunk to the latest you&#39;ll find an adaptation of<br>
&gt; CroquetVMTests under the name of FloatConsistencyTest.<br>
<br>
</div>thanks. I guess eliot compiles his VM&#39;s with no optimization. the test<br>
passes on his precompiled cog vm&#39;s on windows and linux<br></blockquote><div><br></div><div>The Cog VM is compiled with -O2 apart from the Cogit and the FloatMathPlugin which are both compiled with -O, the first for alloca issues, the second for the aforementloned issues.  But I think Igor found that -O1 is not necessary for Cogit and instead may be necessary for the heartbeat code.  In any case the bulk of the VM is compiled with -O2.</div>
</div><br><div>best</div><div>Eliot</div>