Skip to content

stdlib: Printable_Double signaling nan tests on i386 only in Onone mode #15678

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

Merged

Conversation

aschwaighofer
Copy link
Contributor

i386 does not support signaling nans accross calls (SR-1515). However,
after inlining we do get a signaling representation. So only run the
test in Onone mode.

rdar://39104087

i386 does not support signaling nans *accross calls* (SR-1515). However,
after inlining we do get a signaling representation. So only run the
test in Onone mode.

rdar://39104087
@aschwaighofer
Copy link
Contributor Author

@aschwaighofer aschwaighofer merged commit e4e5c33 into swiftlang:master Apr 2, 2018
@aschwaighofer
Copy link
Contributor Author

This happened after #15474 which added this test.

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.

1 participant