<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap:break-word"><div><div class="h5"><div><br></div></div></div><div>None of the above :) I meant actually running the gdb test suite with clang before and after the patch.</div>
</div></blockquote><div><br></div><div>Oh, got it. Patched Clang passes two extra tests on my machine (and passes all checks in gdb.opt/inline-locals.exp)</div><div><br></div><div><div>$ diff gdb.sum.1 gdb.sum.2</div><div>
1c1</div><div>< Test Run By samsonov on Thu Jul  5 13:03:15 2012</div><div>---</div><div>> Test Run By samsonov on Thu Jul  5 14:10:19 2012</div><div>14276c14276</div><div>< FAIL: gdb.opt/inline-locals.exp: info args above bar (2)</div>
<div>---</div><div>> PASS: gdb.opt/inline-locals.exp: info args above bar (2)</div><div>14284c14284</div><div>< FAIL: gdb.opt/inline-locals.exp: info args above bar (3)</div><div>---</div><div>> PASS: gdb.opt/inline-locals.exp: info args above bar (3)</div>
<div>19803,19804c19803,19804</div><div>< # of expected passes<span class="Apple-tab-span" style="white-space:pre">               </span>12566</div><div>< # of unexpected failures<span class="Apple-tab-span" style="white-space:pre">   </span>3426</div>
<div>---</div><div>> # of expected passes<span class="Apple-tab-span" style="white-space:pre">           </span>12568</div><div>> # of unexpected failures<span class="Apple-tab-span" style="white-space:pre">   </span>3424</div>
</div></div></blockquote><br></div><div>Sweet. Have at then. Thanks!</div><div><br></div><div>-eric</div><br></body></html>