[gfortran] I/O of large integer and real kinds

Steve Kargl sgk@troutmask.apl.washington.edu
Tue Jun 7 18:11:00 GMT 2005


On Mon, Jun 06, 2005 at 11:34:09PM +0200, FX Coudert wrote:
> 
> Attached patch (one diff, one new configuration script and two 
> testcases) enables I/O of large integer and real kinds. Right now,
> it includes integer(16), real(10) and real(16), but it is easy to add
> other types afterwards if need be since the mechanism is now very general.
> 
> Built, tested and regtested on:
> 
>   - i686-linux, which has real(10)
>   - sparc-solaris, whichs has real(16)
>   - x86_64-linux, which has real(10) and integer(16)
>   - alpha-linux, which has integer(16)
> 

I'm currently building both i386-*-freebsd and amd64-*-freebsd,
and I'll read through the diff short. I'll report back in a
few hours.

-- 
Steve



More information about the Gcc-patches mailing list