Re: [PATCH v5 00/18] Rework READ_ONCE() to improve codegen

From: Marco Elver
Date: Tue Jun 09 2020 - 09:46:00 EST


On Tue, 9 Jun 2020 at 14:36, Martin LiÅka <mliska@xxxxxxx> wrote:
>
> On 6/9/20 1:55 PM, Martin LiÅka wrote:
> > Works for me and I've just sent patch for that:
> > https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547618.html
>
> The patch has landed into master.

Great, thank you for turning this around so quickly!

I've just sent v3 of the tsan-distinguish-volatile patch:
https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547633.html -- I
think there is only the func-entry-exit param left.

Thanks,
-- Marco


-- Marco