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

Remove work-around for pcrel issue #26

Merged
merged 1 commit into from
Sep 26, 2019
Merged

Conversation

laanwj
Copy link
Collaborator

@laanwj laanwj commented Jul 9, 2019

With rust-lang/rust#62281, rust compiles in mcmodel=medium mode by default and this work-around is no longer needed.

I don't think this can be merged yet for the forseeable future, until the above is in stable, but I've tested this and it works!

With rust-lang/rust#62281, rust compiles in mcmodel=medium mode
by default and this work-around is no longer needed.
@laanwj
Copy link
Collaborator Author

laanwj commented Sep 26, 2019

It looks like rustc 1.38.0 doesn't need this workaround anymore.

@Disasm
Copy link
Member

Disasm commented Sep 26, 2019

Yay! Thanks!

@Disasm Disasm merged commit ce714c0 into riscv-rust:master Sep 26, 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.

2 participants