[pushed] Fortran: keep
FX
fxcoudert@gmail.com
Wed Dec 29 20:43:55 GMT 2021
Hi,
Fortran 2018 added some synonyms to the existing IEEE_CLASS_TYPE values, namely
IEEE_NEGATIVE_SUBNORMAL (which is the same as IEEE_NEGATIVE_DENORMAL)
and IEEE_POSITIVE_SUBNORMAL (same as IEEE_POSITIVE_DENORMAL). When they
were added to the C side, they were not kept in sync with the Fortran
part of the library. Thew new values are not used (yet), so it is
currently harmless, but better fix it.
I’ve pushed on master as obvious after testing on x86_64-pc-gnu-linux.
FX
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fortran-keep-values-of-IEEE_CLASS_TYPE-in-sync.patch
Type: application/octet-stream
Size: 1956 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/fortran/attachments/20211229/69b65060/attachment.obj>
More information about the Fortran
mailing list