https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65886
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> --- First of all, why is this filed as a GCC bug? And what is PIE specific on the issue? I mean, if -Bsymbolic doesn't cope well with like copy relocations, then the testcase doesn't work on most targets when the binary is normal executable rather than PIE.