https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113617
--- Comment #20 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 57645 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57645&action=edit gcc14-pr113617-test.patch Does this fix that? Tried to define everything I saw in nm -u on the result on Linux and verified if I revert the varasm.cc change it still expectedly FAILs and with it it passes.