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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That is IMHO user error.  You need to align _BitInt appropriately, exactly like
you need to align long long for ia32 to use atomics on it.

Reply via email to