<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>RE: [LCP]Rounding questions </TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt; If you have undefined behaviour, then you have a bug in your</FONT>
<BR><FONT SIZE=2>&gt; code and questions of compiler bugs disappear.</FONT>
</P>

<P><FONT SIZE=2>Obvious :)</FONT>
<BR><FONT SIZE=2>The point is that the person facing the bug does not know which</FONT>
<BR><FONT SIZE=2>it is in the first place: a compiler bug, or undefined behavior ?</FONT>
<BR><FONT SIZE=2>Sometimes undefined behavior is not so easy to spot when you're</FONT>
<BR><FONT SIZE=2>not a C wizard. So people should not assume the compiler bug</FONT>
<BR><FONT SIZE=2>while they've not assessed throughly their code.</FONT>
</P>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>Vincent Penquerc'h </FONT>
</P>

</BODY>
</HTML>