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

compiler_rt and gcc_s returns odd result on arm-unknown-linux-gnueabihf and armv7-unknown-linux-gnueabihf #1

Closed
ithinuel opened this issue Nov 25, 2016 · 2 comments

Comments

@ithinuel
Copy link
Owner

for example :

__floatunsisf - Args: 1 
 compiler-builtins: Some(1)
 compiler_rt:       Some(0.0000000002105103)
 gcc_s:             Some(Some(0.0000000002105103))

see the full log here

@ithinuel
Copy link
Owner Author

cf rust-lang#90

@ithinuel
Copy link
Owner Author

e416382

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

No branches or pull requests

1 participant