]> gcc.gnu.org Git - gcc.git/commit
fortran: Expand ieee_arithmetic module's ieee_value inline [PR106579]
authorJakub Jelinek <jakub@redhat.com>
Fri, 26 Aug 2022 07:56:19 +0000 (09:56 +0200)
committerJakub Jelinek <jakub@redhat.com>
Fri, 26 Aug 2022 07:56:19 +0000 (09:56 +0200)
commit0c2d6aa1be2ea85e751852834986ae52d58134d3
tree774022592c75730d5704577f03e17274a0f60859
parentdb630423a97ec6690a8eb0e5c3cb186c91e3740d
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  <jakub@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.
gcc/fortran/trans-intrinsic.cc
This page took 0.052289 seconds and 5 git commands to generate.