>
> Hi,
>
> I encounter a strange problem with the following code compiled with gfortran.
This is what I get on the mainline of GCC (gfortran):
1
At line 16 of file t.f90
Fortran runtime error: Missing format for FORMATTED data transfer
-- Pinski