<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-abbreviated" href="mailto:A.L.M.Buxey@lboro.ac.uk">A.L.M.Buxey@lboro.ac.uk</a> wrote:
<blockquote cite="mid:20080528185456.GH22033@lboro.ac.uk" type="cite">
  <pre wrap="">Hi,

  </pre>
  <blockquote type="cite">
    <pre wrap="">Please note, this bug only seems to be present in the F-9 (recently 
released version 9 of Fedora).

For the time being I will build the F-9 FreeRADIUS packages without 
optimization until this is resolved.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
is it a case of this bug doing OTHER things to the codebase etc
or is it worth ONLY turning off optimization for the single
bit of affected code. turning off optimization for the routines
that deal with encryptions etc could be painful.
  </pre>
</blockquote>
This is a good question. The compiler folks have not responded yet so I
don't know if this is an isolated issue in specific code or a more
general problem which might rear it's head elsewhere. Unscientific
hallway conversations have not turned up any other known F-9 compiler
bugs, so this might be isolated to just one function. But in the
absence of concrete information about the extent of the compiler
malfunction the only prudent thing to do is to completely disable
optimization on the belief correct program behaviour trumps
performance, especially on a brand new OS release. When more concrete
information is known I will consider rebuilding with different
optimization.<br>
<br>
If someone wants to be a guinea pig and run with optimization disabled
only on packet.c and see if they have any anomalous behaviour then I'm
sure we would all benefit from that experiment, however I cannot in
good conscience push such a package into general distribution at this
stage.<br>
<pre class="moz-signature" cols="72">-- 
John Dennis <a class="moz-txt-link-rfc2396E" href="mailto:jdennis@redhat.com"><jdennis@redhat.com></a>
</pre>
</body>
</html>