Instead of https://github.com/boostorg/interprocess/blob/a0c5a8ff176434c9024d4540ce092a2eebb8c5c3/include/boost/interprocess/detail/atomic.hpp#L174 we should have ```c "xadd { %1, %0 | %0, %1 }": ```
Instead of
interprocess/include/boost/interprocess/detail/atomic.hpp
Line 174 in a0c5a8f
we should have
"xadd { %1, %0 | %0, %1 }":