https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82575
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2017-10-18 Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org Target Milestone|--- |8.0 Ever confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- At some point I had those "removed" symbols unnamed but Solaris ld didn't like that. I'm intentionally not rewriting the symbol table but replacing removed entries with stubs to not need to touch relocation section data. Any suggestion for a better "stub" for globals?