<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 2, 2016 at 11:55 AM, Jonathan Brickman <span dir="ltr"><<a href="mailto:jeb@ponderworthy.com" target="_blank">jeb@ponderworthy.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    On 3/1/2016 11:40 AM, Paul Davis wrote:<br>
    <blockquote 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?<span class="HOEnZb"><font color="#888888"><br></font></span></div></blockquote><div><br></div><div>No, it does not.<br></div><div> </div></div><br></div></div>