bug with Z formatting REAL(10)?

Jerry DeLisle jvdelisle@verizon.net
Thu Oct 15 02:39:00 GMT 2009


On 10/14/2009 02:50 PM, Steve Kargl wrote:
> Is this a bug with the Z formatting of REAL(10) result?
--- snip ---
> Internal Error: bad integer kind
>

It is a bug. We do not take care of KIND=10 in io/write.c (extract_int).

I will put in a PR and fix it if I can.

Jerry



More information about the Fortran mailing list