Revert "gen_addrpc32: absolute ptr needs *ABS* relocation"
commit74463eb954bf7c579915ea2becdc1483359dacfc
authorMichael Matz <matz@suse.de>
Tue, 14 Nov 2017 15:43:22 +0000 (14 16:43 +0100)
committerMichael Matz <matz@suse.de>
Tue, 14 Nov 2017 15:43:22 +0000 (14 16:43 +0100)
tree2f6a9d765f9d62e9085602a76300689d9e4c25b4
parent32c9b51401c13fba9f0e2d2a4e791cdc9116143c
Revert "gen_addrpc32: absolute ptr needs *ABS* relocation"

This reverts commit 870271ea071971002fa556e09e1873db316fa1a9.

The commit is broken, you can't unconditionally emit a PC-relative
relocation without a symbol.  And if there's a symbol the addend
need to be in the relocation, not the section.
x86_64-gen.c