https://sourceware.org/bugzilla/show_bug.cgi?id=30137
Eric Botcazou changed:
What|Removed |Added
Resolution|INVALID |WORKSFORME
--
You are receiving this
https://sourceware.org/bugzilla/show_bug.cgi?id=30137
Eric Botcazou changed:
What|Removed |Added
Resolution|--- |INVALID
Status|WAITING
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:
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=30137
Eric Botcazou changed:
What|Removed |Added
Last reconfirmed||2023-02-19
Ever confirmed|0