Skip to content

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

@linnaea

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?

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