bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/29551] Wrong relocations against _GLOBAL_OFFSET_TABLE_


From: hjl.tools at gmail dot com
Subject: [Bug gas/29551] Wrong relocations against _GLOBAL_OFFSET_TABLE_
Date: Tue, 06 Sep 2022 16:58:01 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29551

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
GCC generates

        call    __x86.get_pc_thunk.bx
        addl    $_GLOBAL_OFFSET_TABLE_, %ebx

to load the address of _GLOBAL_OFFSET_TABLE_ into EBX with R_386_GOTPC
relocation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]