<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Committed revision 142223.  Thanks Joe.<div><br><div><div>On Oct 17, 2011, at 10:31 AM, Joe Abbey wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div>
<div style="">GCC 4.6 shows a couple warnings on llvm-x86_64-ubuntu:
<div><br>
</div>
<div><a href="http://lab.llvm.org:8011/builders/llvm-x86_64-ubuntu/builds/68/steps/compile/logs/warnings%20%283%29">http://lab.llvm.org:8011/builders/llvm-x86_64-ubuntu/builds/68/steps/compile/logs/warnings%20%283%29</a></div>
<div><span class="x_Apple-style-span" style="font-family:Times">
<pre style="font-family:'Courier New',courier,monotype,monospace"><span class="x_stdout" style="font-family:'Courier New',courier,monotype,monospace; color:black">ARMAsmParser.cpp:1979:11: warning: variable ‘ExprLoc’ set but not used [-Wunused-but-set-variable]
ARMDisassembler.cpp:1241:12: warning: variable ‘idx_mode’ set but not used [-Wunused-but-set-variable]</span></pre>
</span>
<div>The attached patch addresses them.</div>
</div>
<div><br>
</div>
<div>It's possible that the code removed had some future purpose.</div>
<div><br>
</div>
<div>Cheers,</div>
<div><br>
<div>Joe Abbey<br>
Software Architect<br>
Arxan Technologies, Inc.<br>
1305 Cumberland Ave, Ste 215<br>
West Lafayette, IN 47906</div>
<div><a href="mailto:jabbey@arxan.com">jabbey@arxan.com</a></div>
<div><a href="http://www.arxan.com/">www.arxan.com</a> </div>
</div>
</div>
<div style="">
<div></div>
</div>
</div><span><ARM_UnusedWarnings.txt></span>_______________________________________________<br>llvm-commits mailing list<br><a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits<br></blockquote></div><br></div></body></html>