[J3] branch based on ieee class ?
Malcolm Cohen
malcolm at nag-j.co.jp
Fri Nov 8 00:09:29 UTC 2019
> But neither of the compilers I'm targeting support == and /= :-(
I find that hard to believe. Every compiler I have access to supports them. (Though annoyingly, several that I did have access to had their licences expired on 31st Oct so I could not test as many as I normally would.)
Sounds more like a misdiagnosed typo in your code…
Here’s how I checked:
use ieee_arithmetic
implicit none
print *,ieee_positive_denormal==ieee_positive_inf,ieee_positive_zero==ieee_positive_zero
end
Cheers,
--
..............Malcolm Cohen, NAG Oxford/Tokyo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.j3-fortran.org/pipermail/j3/attachments/20191108/1be362c1/attachment.htm>
More information about the J3
mailing list