-
Notifications
You must be signed in to change notification settings - Fork 13k
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
x86 C ABI struct passing does not work for small structs #5744
Comments
it seems to be related to issue #5745 . |
Still reproduces. |
These appear to have been fixed as part of 0479d94 |
Closing an issue without un-xfailing the tests! The horror! (I'm landing the un-xfail in #8932.) |
Aaaaaand, it looks like this isn't fixed: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/354/steps/test/logs/stdio
|
gah sorry! I was looking at |
triage: still broken |
See run-pass/extern-pass-TwoU8s.rs and run_pass/extern-pass/TwoU16s.rs
The text was updated successfully, but these errors were encountered: