On Aug 23 2009, IainS wrote:
On 23 Aug 2009, at 01:26, Tim Prince wrote:
I suppose the least controversial part of this would be to supply
the IEEE_ARITHMETIC subroutines IEEE_SET_UNDERFLOW_MODE and
IEEE_GET_UNDERFLOW_MODE in libgfortran, as it looks straightforward
in current gcc/gfortran with iso_c_interop for the i386/x64
platforms. I don't have any other targets available to test, and it
clearly requires target-dependent code.
I'm willing to stick my neck out to try and replicate what you do on
i386/x64 on PowerPC (at least G4 and G5 which I have access too).
( but I might need help :-) )
If you tell me precisely what you are trying to implement/support, I am
willing to try to make time to write a few test cases against the Fortran
standard and/or sanity. Please note: the FORTRAN standard - I know that
aspect of IEEE 754 and C99 as well as anyone, but the latter is close to
untestable.
I don't currently have access to much except x86, though I can run quick
tests on Alphas and probably a SiCortex.
Regards,
Nick Maclaren.