Skip to content

Update compiler-rt to fix MIPS64 infinite recursion #37849

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 24, 2016

Conversation

xen0n
Copy link
Contributor

@xen0n xen0n commented Nov 18, 2016

Fixes #37823.

Test fixes are coming in a separate PR later.

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Collaborator

bors commented Nov 18, 2016

📌 Commit 8aef933 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Nov 20, 2016

⌛ Testing commit 8aef933 with merge ce4aa32...

@bors
Copy link
Collaborator

bors commented Nov 20, 2016

💔 Test failed - auto-win-msvc-64-cargotest

@xen0n
Copy link
Contributor Author

xen0n commented Nov 20, 2016

Ouch, the CI failure is definitely legit. Bitten by a pretty obscure C preprocessor feature.

@xen0n
Copy link
Contributor Author

xen0n commented Nov 23, 2016

(ping)

@alexcrichton
Copy link
Member

@bors: r+

Oh sorry! Feel free to ping a PR whenever you update it, it seems GitHub doesn't always send out notifications...

@bors
Copy link
Collaborator

bors commented Nov 24, 2016

📌 Commit d37c025 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Nov 24, 2016

⌛ Testing commit d37c025 with merge 696fab8...

bors added a commit that referenced this pull request Nov 24, 2016
Update compiler-rt to fix MIPS64 infinite recursion

Fixes #37823.

Test fixes are coming in a separate PR later.

r? @alexcrichton
@bors bors merged commit d37c025 into rust-lang:master Nov 24, 2016
@xen0n xen0n deleted the compiler-rt-bump branch January 18, 2017 16:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MIPS host bootstrap: compiler_rt stack overflows
3 participants