[Bug gas/29655] s390x gas generates PC32DBL instead of PLT32DBL for function call

2022-10-09 Thread krebbel at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29655 --- Comment #17 from Andreas Krebbel --- I have attached a patch for the testcase in Comment 14. Turns out that we also have to zero out the symbol value in order to avoid function pointer references in the main binary to be wired up to the ma

[Bug gas/29655] s390x gas generates PC32DBL instead of PLT32DBL for function call

2022-10-09 Thread krebbel at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29655 --- Comment #16 from Andreas Krebbel --- Created attachment 14386 --> https://sourceware.org/bugzilla/attachment.cgi?id=14386&action=edit Experimental Fix This patch fixes the testcase from comment 14. No testsuite regressions in the Binuti