[Bug libfortran/14565] [gfortran] formatted write to an un-opened unit causes a segv

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 16 01:34:00 GMT 2004


------- 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



More information about the Gcc-bugs mailing list