https://sourceware.org/bugzilla/show_bug.cgi?id=32506
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- For targets where zero is a valid address a linker option to specify an alternate relocation target for targets within GCed sections might be a workaround, specifying an address that more likely doesn't clash with an actual object (say, --gced-section-reference-address=0xffffffff). Maybe such value can even be pre-configured on such targets. -- You are receiving this mail because: You are on the CC list for the bug.