<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 3/1/2016 11:40 AM, Paul Davis wrote:<br>
    <blockquote
cite="mid:CAFa_cK=qVZMfR7-M9N-G6uNNJCMDJGYh0KYKFa+r_qQv+=aN2w@mail.gmail.com"
      type="cite">
      <div dir="ltr">the JACK implementation relies on two things to
        work:<br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>
              <div><br>
              </div>
              <div>   * pointer and integer operations are (weakly)
                atomic on all platforms that JACK runs on<br>
              </div>
              <div>   * code reordering will either not happen or will
                be prevented by the compiler<br>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Does #2 mean that -O3 should always be avoided when compiling JACK
    clients?<br>
    <br>
    <div class="moz-signature">-- <br>
      <div style="color: #993300; font-size: 0.8em; font-style: italic;">
        Jonathan E. Brickman   <a class="moz-txt-link-abbreviated" href="mailto:jeb@ponderworthy.com">jeb@ponderworthy.com</a>   (785)233-9977<br>
        Hear us at <a href="http://ponderworthy.com">http://ponderworthy.com</a>
        -- CDs and MP3 <a
          href="http://ponderworthy.com/ad-astra/ad-astra.html">now
          available!</a><br>
        Music of compassion; fire, and life!!!
      </div>
    </div>
  </body>
</html>