[LAD] Code reordering

Paul Davis paul at linuxaudiosystems.com
Wed Mar 2 16:59:26 UTC 2016


On Wed, Mar 2, 2016 at 11:55 AM, Jonathan Brickman <jeb at ponderworthy.com>
wrote:

> On 3/1/2016 11:40 AM, Paul Davis wrote:
>
> the JACK implementation relies on two things to work:
>
>    * pointer and integer operations are (weakly) atomic on all platforms
> that JACK runs on
>    * code reordering will either not happen or will be prevented by the
> compiler
>
> Does #2 mean that -O3 should always be avoided when compiling JACK clients?
>

No, it does not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20160302/4005884d/attachment.html>


More information about the Linux-audio-dev mailing list