bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thun


From: vries at gcc dot gnu.org
Subject: [Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx
Date: Tue, 24 Nov 2020 14:16:03 +0000

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

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|1                           |0
             Status|WAITING                     |UNCONFIRMED

--- Comment #5 from Tom de Vries <vries at gcc dot gnu.org> ---
Reproduces like this:
...
$ gcc -g split-1.s morestack.S -m32 -pie 
$ readelf -wL a.out | grep morestack.S | tail
morestack.S  808               0xcde               x
morestack.S  812               0xce4               x
morestack.S  830               0xce5               x
morestack.S  831               0xce9               x
morestack.S  832               0xced               x
morestack.S  838               0xcf2               x
morestack.S    -               0xcf3
morestack.S  636                   0               x
morestack.S  637                 0x3               x
morestack.S    -                 0x4
...

-- 
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]