An odd problem

Jerry DeLisle jvdelisle@charter.net
Wed Nov 27 22:35:00 GMT 2019


Oh disregard, I see this is from the line of code way above where I have   nan = 
zero/zero

Sorry for the noise.

Jerry

On 11/27/19 1:54 PM, Jerry DeLisle wrote:
> Hi all,
> 
> With the attached code I have been testing changes to implement the zero 
> exponent width format specifier as the last part of PR90734.
> 
> I was trying different combinations of the format string in line 39:
> 
>    write (aresult,fmt="(E20.10e2)") rn
> 
> When I run it, I get:
> 
> $ ./a.out
> Note: The following floating-point exceptions are signalling: IEEE_INVALID_FLAG
> STOP 85
> 



More information about the Fortran mailing list