https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78158

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Does it support e.g.
__ATOMIC_HLE_ACQUIRE (1 << 16) and
__ATOMIC_HLE_RELEASE (1 << 17) bits ored into the memory model?

Reply via email to