Re: locked instruction testcase failure

From: Floyd, Paul <pjfloyd_at_wanadoo.fr>
Date: Fri, 20 May 2022 09:44:30 UTC
> Any suggestions what can be done? It looks like an issue with the 
> compiler.
>

I've worked around the problem by making one of the functions attribute 
noinline.

Some more details here

https://discourse.llvm.org/t/code-generation-change-between-llvm-11-and-12-amd64/62573/3

Still looks like a compiler bug to me.


A+

Paul