10000 (distutils) The `-ffp-exception-behavior=strict` setting does not actually work (reliably) · Issue #19427 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
seberg opened this issue Jul 7, 2021 · 0 comments · Fixed by #19479
Closed

Comments

@seberg
Copy link
Member
seberg commented Jul 7, 2021

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.

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

Successfully merging a pull request may close this issue.

1 participant
0