<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Mark,<div><br></div><div>I send you the same input files that I sent to Per Larsson.</div><div>after the last commits on git the problems still appears</div><div>after more or less 200 steps, always as a big increment</div><div>in "fshift after SR[ &nbsp; 22]".</div><div><br></div><div>applying a patch in genborn.c:1562-1563:</div><div><br></div><div><div>&nbsp;&nbsp; &nbsp; nj0 &nbsp; &nbsp; = nl-&gt;jindex[ai];</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;nj1 &nbsp;= nl-&gt;jindex[ai+1];</div><div><br></div><div>--&gt;</div><div><br></div><div><div>&nbsp;&nbsp; &nbsp; nj0 &nbsp; &nbsp; = nl-&gt;jindex[i];</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;nj1 &nbsp;= nl-&gt;jindex[i+1];</div></div></div><div><div><br></div><div><br></div><div>and compiling in double without optimizations,</div><div>all works well. Maybe there is a problem in&nbsp;</div><div><br></div><div><br></div><div>Regards,</div><div>Carlo</div><div><br></div><div><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>From: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Carlo Camilloni &lt;<a href="mailto:carlo.camilloni@gmail.com">carlo.camilloni@gmail.com</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Date: </b></span><span style="font-family:'Helvetica'; font-size:medium;">1 June 2010 13:43:45 CEST<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>To: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Per Larsson &lt;<a href="mailto:per.larsson@sbc.su.se">per.larsson@sbc.su.se</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Subject: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>Re: gmx-developers Digest, Vol 74, Issue 1</b><br></span></div><br><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "></div></blockquote></div></div></body></html>