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

[DO NOT MERGE] Try setting __rust_probestack visibility back to hidden #69045

Closed
wants to merge 2 commits into from

Conversation

tmandry
Copy link
Member

@tmandry tmandry commented Feb 11, 2020

This is to fix #68794, but it may break some platforms. Uploading this change to test in CI.

r? @ghost

This is to fix rust-lang#68794, but it
may break some platforms.
@tmandry
Copy link
Member Author

tmandry commented Feb 11, 2020

@bors try

@bors
Copy link
Contributor

bors commented Feb 11, 2020

⌛ Trying commit 5ac5c98 with merge c961f07...

bors added a commit that referenced this pull request Feb 11, 2020
[DO NOT MERGE] Try setting __rust_probestack visibility back to hidden

This is to fix #68794, but it may break some platforms. Uploading this change to test in CI.

r? @ghost
@Mark-Simulacrum
Copy link
Member

Try by default is just Linux, which seems unlikely to break (presumably you tested on it already). You can enable other builders - though please avoid more than 4 at a time total - by copying from src/ci/azure-pipelines/auto.yml to try.yml.

@bors
Copy link
Contributor

bors commented Feb 11, 2020

☀️ Try build successful - checks-azure
Build commit: c961f07 (c961f0741dd5ec24a5ad6ff54b2d8061f7d01c0d)

@tmandry
Copy link
Member Author

tmandry commented Feb 11, 2020

@bors try

@bors
Copy link
Contributor

bors commented Feb 11, 2020

⌛ Trying commit ddf7cb8 with merge 36d06a87830e7f655716dc7d2470ce1d12ebc263...

@bors
Copy link
Contributor

bors commented Feb 12, 2020

☀️ Try build successful - checks-azure
Build commit: 36d06a87830e7f655716dc7d2470ce1d12ebc263 (36d06a87830e7f655716dc7d2470ce1d12ebc263)

@tmandry
Copy link
Member Author

tmandry commented Feb 12, 2020

Tests were successful, closing this in favor of the "real" change, #69086.

@tmandry tmandry closed this Feb 12, 2020
@tmandry tmandry deleted the probestack-hidden branch February 12, 2020 06:29
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Feb 12, 2020
…n-DPC

Update compiler-builtins to 0.1.25

- rust-lang/compiler-builtins#340 Set probestack visibility to hidden on ELF targets

Fixes rust-lang#68794.

Tested in CI: rust-lang#69045.

r? @Mark-Simulacrum
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.

TEXTREL in i686 since 1.41.0
3 participants