FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

(distutils) The `-ffp-exception-behavior=strict` setting does not actually work (reliably) · Issue #19427 · numpy/numpy · GitHub

/ numpy Public

(distutils) The -ffp-exception-behavior=strict setting does not actually work (reliably) #19427

Description

See also #19049 (comment) and the followup comments.

Clang (since 10 or 11, the documentation and release notes disagree), has the -ffp-exception-behavior=strict which we should be using (since we care about floating point error flags).

However, it seems that the monkeypatching maze in numpy.distutils ends up not using the option as modified in gh-19049.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL