<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jul 17, 2010, at 11:33 AM, Benjamin Kramer wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>On 16.07.2010, at 22:16, Devang Patel wrote:<br><br><blockquote type="cite">Valgrind on my mac is not reporting this error. Is it possible for any one with linux  box to shed a little light here ?<br></blockquote><br>It only shows up on x86, probably due to register allocation differences. Here's a line to reproduce in darwin:<br><br>valgrind llc -march=x86 -O0 -relocation-model pic < test/CodeGen/X86/2010-07-06-DbgCrash.ll -o /dev/null<font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote><br></div><div>Indeed. Thanks!</div><div>Fixed in r108767</div><div>-</div><div>Devang</div></body></html>