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 libfortran/14565] [gfortran] formatted write to an un-opened unit causes a segv


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-16 01:34 -------
The problem is transfer is NULL to begin with, one way of fixing this is to make a transfer 
for when something has not been opened yet.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-03-13 18:55:27         |2004-03-16 01:34:15
               date|                            |


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


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