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

Emit "no-frame-pointer-elim" attribute for closures, shims, and glue. #33909

Merged
merged 1 commit into from
May 30, 2016

Conversation

michaelwoerister
Copy link
Member

This will hopefully let perf give better backtraces.
r? @nikomatsakis

@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented May 27, 2016

📌 Commit 4f7ab0e has been approved by nikomatsakis

@bors
Copy link
Contributor

bors commented May 29, 2016

⌛ Testing commit 4f7ab0e with merge d76c358...

@bors
Copy link
Contributor

bors commented May 29, 2016

💔 Test failed - auto-linux-64-opt-rustbuild

@eddyb
Copy link
Member

eddyb commented May 29, 2016

@bors retry

@bors
Copy link
Contributor

bors commented May 30, 2016

⌛ Testing commit 4f7ab0e with merge 9f8e3b1...

@bors
Copy link
Contributor

bors commented May 30, 2016

💔 Test failed - auto-win-gnu-32-opt-rustbuild

@michaelwoerister
Copy link
Member Author

@bors retry

@bors
Copy link
Contributor

bors commented May 30, 2016

⌛ Testing commit 4f7ab0e with merge b522b25...

bors added a commit that referenced this pull request May 30, 2016
…akis

Emit "no-frame-pointer-elim" attribute for closures, shims, and glue.

This will hopefully let `perf` give better backtraces.
r? @nikomatsakis
@bors
Copy link
Contributor

bors commented May 30, 2016

💔 Test failed - auto-win-gnu-32-opt-rustbuild

@arielb1
Copy link
Contributor

arielb1 commented May 30, 2016

---- sync::atomic::AtomicU16::swap_0 stdout ----
    error: could not exec the linker `gcc`: The filename or extension is too long. (os error 206)

This looks spurious

@bors retry

@arielb1
Copy link
Contributor

arielb1 commented May 30, 2016

cc @alexcrichton

@bors bors merged commit 4f7ab0e into rust-lang:master May 30, 2016
@alexcrichton
Copy link
Member

Ah that retry was #33844

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.

6 participants