https://sourceware.org/bugzilla/show_bug.cgi?id=33141
Rich Felker <bugdal at aerifal dot cx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugdal at aerifal dot cx --- Comment #2 from Rich Felker <bugdal at aerifal dot cx> --- > Binding defined local symbols in (static) PIE dynamically is not a bug per se. In dynamic PIE, leaving them bound dynamically is not a bug, just a missed optimization. In a static-linked binary, leaving any bindings dynamic is a bug because it's semantically not a static link. -- You are receiving this mail because: You are on the CC list for the bug.