https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106579
--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:0c2d6aa1be2ea85e751852834986ae52d58134d3 commit r13-2217-g0c2d6aa1be2ea85e751852834986ae52d58134d3 Author: Jakub Jelinek <ja...@redhat.com> Date: Fri Aug 26 09:56:19 2022 +0200 fortran: Expand ieee_arithmetic module's ieee_value inline [PR106579] The following patch expands IEEE_VALUE function inline in the FE. 2022-08-26 Jakub Jelinek <ja...@redhat.com> PR fortran/106579 * trans-intrinsic.cc: Include realmpfr.h. (conv_intrinsic_ieee_value): New function. (gfc_conv_ieee_arithmetic_function): Handle ieee_value.