https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69101
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #9 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> --- (In reply to kargl from comment #8) > Big bummer. It is not possible to brute force a fix by > adding ~1700 lines to ieee/ieee_arithmetic.c. Definitely not. But a function conv_intrinsic_ieee_selected_real_kind() in trans-intrinsic.c will take care of the argument conversion. Assigned to me.