Skip to content
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

fix _Float64x on M1 macOS #68

Merged
merged 2 commits into from
Jan 14, 2022
Merged

fix _Float64x on M1 macOS #68

merged 2 commits into from
Jan 14, 2022

Conversation

vogler
Copy link
Collaborator

@vogler vogler commented Jan 14, 2022

Fixes #60 (comment) by checking __HAVE_FLOAT64X.

@vogler
Copy link
Collaborator Author

vogler commented Jan 14, 2022

[398] A regression test command failed:
  CC=gcc-11 make testrunc11/c11-extendedFloat

Need the check there as well.

@vogler
Copy link
Collaborator Author

vogler commented Jan 14, 2022

Successful tests:     382
Failed as expected:   40
Unexpected success:   2
Unexpected failure:   0

@vogler vogler merged commit 1e53aa8 into develop Jan 14, 2022
@vogler vogler deleted the fix/M1_Float64x branch January 14, 2022 15:53
@sim642 sim642 added this to the 2.0.0 milestone Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants