This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34654] no unformatted on internal file



------- Comment #4 from burnus at gcc dot gnu dot org  2008-01-05 08:13 -------
Fails for '*', e.g.:

gfortran.dg/arrayio_10.f90:8.7:

  read(arraydata,*,iostat=iostat)tmp
      1
Error: Unformatted I/O is not possible on an internal file at (1)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34654


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]