[Bug c/106835] [i386] Taking an address of _GLOBAL_OFFSET_TABLE_ produces a wrong value

amonakov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 5 08:57:54 GMT 2022


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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

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

--- Comment #1 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Surely this is a Binutils (assembler) bug? gcc emits

ptr:
        .long   _GLOBAL_OFFSET_TABLE_


More information about the Gcc-bugs mailing list