[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 Eric Botcazou changed: What|Removed |Added Resolution|INVALID |WORKSFORME -- You are receiving this

[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 Eric Botcazou changed: What|Removed |Added Resolution|--- |INVALID Status|WAITING

[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 --- Comment #3 from Pali Rohár --- Ou, my bad. I totally forgot that I wrote example for AMD64 and AMD64 does not use relocation for indirect calls. Only 32-bit x86 needs it. IX86 example is: $ cat test-dynamicbase.S .globl _main _main:

[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 --- Comment #2 from Pali Rohár --- But it does not generate relocation information for the call example in the bug description. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30137] LD --dynamicbase does not generate relocation info

2023-02-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30137 Eric Botcazou changed: What|Removed |Added Last reconfirmed||2023-02-19 Ever confirmed|0