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

Disable long double overloads on platforms with unsupported types #183

Merged
merged 5 commits into from
Apr 22, 2024

Conversation

mborland
Copy link
Member

Closes: #182

On QEMU Fedora 39 all tests now pass with the ABI being either __float128 or __ibm128. The latter having long double overloads disabled across the board.

@mborland mborland mentioned this pull request Apr 18, 2024
@mborland mborland merged commit 100473b into develop Apr 22, 2024
60 of 61 checks passed
@mborland mborland deleted the ppc64le branch April 22, 2024 07:11
mattwigway added a commit to mattwigway/Yggdrasil that referenced this pull request Jun 14, 2024
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.

__float128 on ppc64le
1 participant