Skip to content

Flag all TLS functions as inline(never) #11711

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

Merged
merged 1 commit into from
Jan 22, 2014

Conversation

alexcrichton
Copy link
Member

There's lots of fun rationale in the comments of the diff.

Closes #11683

There's lots of fun rationale in the comments of the diff.

Closes rust-lang#11683
@alexcrichton
Copy link
Member Author

Ah, I should also mention that I tried making all of these loads/stores go through the volatile_load and volatile_store intrinsics, but that didn't have the desired effect.

bors added a commit that referenced this pull request Jan 22, 2014
There's lots of fun rationale in the comments of the diff.

Closes #11683
@bors bors closed this Jan 22, 2014
@bors bors merged commit 12c5fc5 into rust-lang:master Jan 22, 2014
@alexcrichton alexcrichton deleted the issue-11683 branch January 23, 2014 18:22
@emberian
Copy link
Member

Scarily subtle

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.

Fatal runtime error and illegal instruction when compiling with LTO
4 participants