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/24923] iostat on read



------- Comment #3 from ray at ultramarine dot com  2005-11-18 19:30 -------
(In reply to comment #2)
> Actually this has already been fixed for 4.0.3 at least:
>   open ios            0
>   read ios            3
>   buf 1 2           -77         -77
> 
  Due to other bugs, I took your advice and downloaded a 4.1 snapshot
  yesterday. With this, the program aborts with:


    a.out: relocation error: a.out: undefined symbol: _gfortran_transfer_array


-- 


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


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