<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial>We are facing a strange problem with Clang compiler 
(latest version) for ARM Cortex A9.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>When we compile our code using arm-linux-gcc 
compiler, it compiles perfectly and executes perfectly as well.</FONT></DIV>
<DIV><FONT size=2 face=Arial>When we compile using clang compiler, it compiles 
but during execution we see certain floating point values overflow. The program 
still finishes execution but the final output is wrong.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>However on x86, both Clang and gcc give no 
errors.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Since the code base is same we suspect that code 
generation by clang for ARM is not correct. </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Has anyone else faced this problem? Please kindly 
suggest any solutions.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Thanks and regards,</FONT></DIV>
<DIV><FONT size=2 face=Arial>Kiran.V</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV></BODY></HTML>