-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
linux/mac bots fail on 64-bit run-pass/bind-native-printf #1230
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Comments
This usage of printf seems dubious on x86_64 |
This test cases isn't about variadic arguments at all, so we can just pick a different native to use. |
I have a fix for this, just haven't pushed it yet (pending try build). |
Fixed in @fdebd1e2ef440312ac791d505af7dd089efa2499 |
Pushed. |
lht
added a commit
that referenced
this issue
Apr 8, 2012
coastalwhite
pushed a commit
to coastalwhite/rust
that referenced
this issue
Aug 5, 2023
bjorn3
added a commit
to bjorn3/rust
that referenced
this issue
Oct 24, 2023
This works around the lack of a way to specify the alignment of a stack slot in Cranelift. Fixes rust-lang#1230 Fixes rust-lang#1381
Kobzol
pushed a commit
to Kobzol/rust
that referenced
this issue
Dec 30, 2024
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this issue
Jan 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
http://67.23.44.229/logs/2011/10/30/2011-11-30T19:28:06Z-b5dfb73e-bf33-45bf-bfd2-4da8cce1d4c3.html
The text was updated successfully, but these errors were encountered: