<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<font class="Apple-style-span" face="Tahoma" size="2">Hi Clang Developers,</font><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div><font class="Apple-style-span" face="Tahoma" size="2">I m using llvm-2.8. While compiling a .c(npm_unpacker.c) file with clang , I received following error:</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><i>fatal error: error in backend: SSE register return with SSE disabled.</i></font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><i><br></i></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">I have already tried number of compile time options(associated with sse,mmx,387 etc.) as well as patch given at </font><a href="http://llvm.org/bugs/show_bug.cgi?id=7135">http://llvm.org/bugs/show_bug.cgi?id=7135</a> to which i was redirected from <a href="http://llvm.org/bugs/show_bug.cgi?id=7143">http://llvm.org/bugs/show_bug.cgi?id=7143</a>.</div><div><br></div><div>Is there some workaround to evade this problem ?</div><div><br></div><div><br></div><div>Thanks</div><div>Mohit Asudani</div>                                           </body>
</html>