Skip to content

GCC 15 corrections are still needed for GCC 16 #55

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions