Skip to content

Conversation

varkor
Copy link
Contributor

@varkor varkor commented Mar 10, 2018

This fixes #41315.

r? @japaric

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Collaborator

bors commented Mar 10, 2018

📌 Commit 108c566 has been approved by alexcrichton

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 10, 2018
@kennytm
Copy link
Member

kennytm commented Mar 11, 2018

@bors p=1

@bors
Copy link
Collaborator

bors commented Mar 11, 2018

⌛ Testing commit 108c566 with merge cd6e30b...

bors added a commit that referenced this pull request Mar 11, 2018
Merge LLVM fix for undefined bss globals

This fixes #41315.

r? @japaric
@bors
Copy link
Collaborator

bors commented Mar 11, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing cd6e30b to master...

@bors bors merged commit 108c566 into rust-lang:master Mar 11, 2018
@varkor varkor deleted the bss-undefined-globals branch March 11, 2018 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustc puts zero-initalized structs in .data instead of .bss if they contain padding
5 participants