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

Gate atomic intrinsics on presence of instructions #324

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

alexcrichton
Copy link
Member

Don't emit the intrinsics for platforms which don't actually have the
instructions to do atomic loads/stores.

Closes #322

Don't emit the intrinsics for platforms which don't actually have the
instructions to do atomic loads/stores.

Closes rust-lang#322
@alexcrichton alexcrichton merged commit d6a1341 into rust-lang:master Nov 11, 2019
@alexcrichton alexcrichton deleted the fix-atomics branch November 11, 2019 18:38
rminnich added a commit to rminnich/oreboot that referenced this pull request Nov 12, 2019
rminnich added a commit to rminnich/oreboot that referenced this pull request Nov 12, 2019
alistair23 pushed a commit to oreboot/oreboot that referenced this pull request Nov 12, 2019
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

Successfully merging this pull request may close these issues.

compiler_builtins 0.1.20 (likely) broke xargo compilation
2 participants