Segfault from @atomic
operation on typed field (miscompilation?)
#57190
Labels
atomics
compiler:codegen
Generation of LLVM IR and native code
regression 1.11
Regression in the 1.11 release
this MWE segfaults
but note it works fine if either the
::Int
is removed, or if theAtomic(0)
is constructed before passing inbisected to #51720
The text was updated successfully, but these errors were encountered: