https://sourceware.org/bugzilla/show_bug.cgi?id=29655
Ulrich Weigand <uweigand at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |uweigand at gcc dot gnu.org
--- Comment #1 from Ulrich Weigand <uweigand at gcc dot gnu.org> ---
You get R_390_PLT32DBL when using
brasl %r1,printf@PLT
which is what compilers usually do. (Except when compiling non-PIC code, in
which case R_390_PC32DBL works fine.)
--
You are receiving this mail because:
You are on the CC list for the bug.