Skip to content

GCC 15 corrections are still needed for GCC 16 #55

@jclds139

Description

@jclds139

GCC 16.1 released in April, so rolling release distros are already moving to it. So far the corrections for GCC 15.x are still needed, so the checks adding -fno-tree-slp-vectorize should need to also include GCC 16. I'd suggest until a longer-term fix is found making the condition __GNUC__ >= 15 instead of __GNUC__ == 15.

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