Please file a bug at <a href="http://llvm.org/bugs/">llvm.org/bugs/</a><div><br></div><div>Thanks!</div><div><br></div><div>-eric</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 14, 2012 at 1:28 AM, Shaltiel, Alon <span dir="ltr"><<a href="mailto:ashaltiel@nds.com" target="_blank">ashaltiel@nds.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">Hello,</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">I’m trying to use clang to compile a file on Mac OS (x86_64) and get the following error.</span></p>

<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif""> </span></p>
<p class="MsoNormal" style="margin-left:28.3pt;text-autospace:none"><span style="font-family:"Helvetica","sans-serif""><inline asm>:4:2: error: instruction requires a CPU feature not currently enabled</span></p>

<p class="MsoNormal" style="margin-left:28.3pt;text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">        jmp *%edx
</span></p>
<p class="MsoNormal" style="margin-left:28.3pt;text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">        ^</span></p>
<p class="MsoNormal" style="margin-left:28.3pt;text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">fatal error: error in backend: Error parsing inline asm</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif""> </span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">This file
<i>does</i> compile on an Ubuntu 32bit machine</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif""> </span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">I checked on google and didn’t find anything helpful about it.</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">Does anyone know what CPU feature this instruction requires?</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif""> </span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">Thanks,</span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-family:"Helvetica","sans-serif"">Alon</span></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the <a href="mailto:postmaster@nds.com" target="_blank">postmaster@nds.com</a> and delete it from your system as well as any copies. The content of e-mails as well as traffic data
 may be monitored by NDS for employment and security purposes.<br>
To protect the environment please do not print this e-mail unless necessary.<br>
<br>
An NDS Group Limited company. <a href="http://www.nds.com" target="_blank">www.nds.com</a><br>
</font>
</div>

<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>