Skip to content

detail::spinlock crashes on PPC #105

@pdimov

Description

@pdimov

PurpleI2P/i2pd#1726
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107590

Apparently, __atomic_test_and_set requires an operand with the alignment of bool, and does not necessarily support char, despite what the documentation says; and bool is 32 bit on PPC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions