|
From: | uweigand at gcc dot gnu.org |
Subject: | [Bug gas/29655] s390x gas generates PC32DBL instead of PLT32DBL for function call |
Date: | Fri, 07 Oct 2022 10:00:11 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29655 --- Comment #10 from Ulrich Weigand <uweigand at gcc dot gnu.org> --- (In reply to Rui Ueyama from comment #9) > However, the PLT address is not used as its function address as you can see > below. > > $ ./test1 > foo=0x7f60482d3110 bar=0x7f60482d3120 Well, when I run your example (exact same commands on s390x), I get: ./test1 foo=0x3ff89800620 bar=0x10004d8 (That's the default toolchain on Ubuntu 20.04) -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |