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

Bind glue should make a direct call if the target is statically known #823

Closed
msullivan opened this issue Aug 16, 2011 · 1 comment
Closed
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@msullivan
Copy link
Contributor

Right now it always puts it in the closure and does an indirect call. LLVM can't see through it.

@ghost ghost assigned msullivan Aug 16, 2011
@msullivan
Copy link
Contributor Author

Closed by graydon@a9c46e2 (which lies about the commit number)

@msullivan msullivan removed their assignment Jun 16, 2014
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
Add sparc64-unknown-linux-gnu to CI (with disabled tests)

Tests are disabled because qemu segfaults, see rust-lang/libc#822

The builder is still useful to catch some errors.
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
New testcase that reproduces the issue I'm seeing in the new version of the std library. See issue rust-lang#822 for more details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

1 participant