https://sourceware.org/bugzilla/show_bug.cgi?id=29655
--- Comment #5 from Rui Ueyama <rui314 at gmail dot com> --- Ooh, that's why I did see this only on SuSE's builder. I'm glad that that's already been handled. mold does not create PLT for R_390_PC32DBL; it does only for R_390_PLT* relocs. We can change that so that mold would create a PLT for a PC32 reloc just like GNU ld does, but that would break Qt. So I'll keep the mold's current behavior as-is. -- You are receiving this mail because: You are on the CC list for the bug.