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

linux/mac bots fail on 64-bit run-pass/bind-native-printf #1230

Closed
brson opened this issue Nov 30, 2011 · 5 comments
Closed

linux/mac bots fail on 64-bit run-pass/bind-native-printf #1230

brson opened this issue Nov 30, 2011 · 5 comments
Assignees
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

@brson
Copy link
Contributor

brson commented Nov 30, 2011

http://67.23.44.229/logs/2011/10/30/2011-11-30T19:28:06Z-b5dfb73e-bf33-45bf-bfd2-4da8cce1d4c3.html

@brson
Copy link
Contributor Author

brson commented Nov 30, 2011

This usage of printf seems dubious on x86_64

@brson
Copy link
Contributor Author

brson commented Dec 1, 2011

This test cases isn't about variadic arguments at all, so we can just pick a different native to use.

@ghost ghost assigned nikomatsakis Dec 1, 2011
@nikomatsakis
Copy link
Contributor

I have a fix for this, just haven't pushed it yet (pending try build).

@nikomatsakis
Copy link
Contributor

Fixed in @fdebd1e2ef440312ac791d505af7dd089efa2499

@nikomatsakis
Copy link
Contributor

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
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.
Projects
None yet
Development

No branches or pull requests

2 participants