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

Add alloca interface to x86-be #83

Closed
graydon opened this issue Jun 28, 2010 · 1 comment
Closed

Add alloca interface to x86-be #83

graydon opened this issue Jun 28, 2010 · 1 comment

Comments

@graydon
Copy link
Contributor

graydon commented Jun 28, 2010

Currently we occasionally fake an alloca in trans by carving out a set of known-to-be-contiguous spill slots. This is cheesy and wrong; the backend should provide an interface for requesting an alloca honestly.

@graydon
Copy link
Contributor Author

graydon commented Jan 27, 2011

WONTFIX (not required for bootstrapping)

keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
eddyb pushed a commit to eddyb/rust that referenced this issue Jun 30, 2020
Update cargo and crates-io dependencies
antoyo pushed a commit to antoyo/rust that referenced this issue Sep 17, 2021
bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 1, 2021
This issue was closed.
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