https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70146

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
But it isn't possible always, there can't be calls that need PLT (because those
expect %ebx to contain the GOT pointer), and similarly e.g. TLS relocations
don't have non-_G_O_T_ variants.

Reply via email to