-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Update compiler-rt to fix MIPS64 infinite recursion #37849
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
Conversation
@bors: r+ |
📌 Commit 8aef933 has been approved by |
⌛ Testing commit 8aef933 with merge ce4aa32... |
💔 Test failed - auto-win-msvc-64-cargotest |
Ouch, the CI failure is definitely legit. Bitten by a pretty obscure C preprocessor feature. |
8aef933
to
d37c025
Compare
(ping) |
@bors: r+ Oh sorry! Feel free to ping a PR whenever you update it, it seems GitHub doesn't always send out notifications... |
📌 Commit d37c025 has been approved by |
Update compiler-rt to fix MIPS64 infinite recursion Fixes #37823. Test fixes are coming in a separate PR later. r? @alexcrichton
Fixes #37823.
Test fixes are coming in a separate PR later.
r? @alexcrichton