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