https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103762
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Why MOVED? One thing is the relocation, that is perhaps something glibc needs to avoid in whatever way it wants, but another one is that the indirection of memory with relocated symbol as opposed to direct use of the (%rip) based symbol is slower, and that is a GCC bug.