- Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
Description
| Bugzilla Link | 41960 |
| Resolution | FIXED |
| Resolved on | Jun 05, 2019 20:19 |
| Version | 8.0 |
| OS | FreeBSD |
| Blocks | #40566 |
| CC | @adalava,@nemanjai,@tstellar |
| Fixed by commit(s) | r361237 r362671 |
Extended Description
This fixes LocalEntry (introduced in PowerPC64 ELFv2 ABI) processing in symbol assignment in assembly. Without this, FreeBSD implementation of weak functions doesn't work properly, resulting in a broken libc.
This is part of the set of fixes needed to change FreeBSD system compiler to clang8, on PowerPC.