Skip to content

configure script fails with platforms supporting 128-bit CAS without -mcx16 flag #5017

Description

@linnaea

GCC for Power64LE supports 128-bit CAS but does not recognize -mcx16 flag.

The current configure.ac#L1459 adds -mcx16 for anything that supports 128-bit CAS and is not icc.

Also different platforms may require different flags to enable 128-bit CAS, maybe we could add a warning when there's no such support?

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