[Bug libfortran/35063] [Regression wrt g77] I/O leaks handles/memory on Windows XP

jpr at csc dot fi gcc-bugzilla@gcc.gnu.org
Thu Feb 7 09:20:00 GMT 2008



------- Comment #16 from jpr at csc dot fi  2008-02-07 09:19 -------
Subject: Re:  [Regression wrt g77] I/O leaks handles/memory
 on Windows XP


Well, the internal write case is anyway a regression introduced by this 
patch

http://gcc.gnu.org/ml/gcc-patches/2006-06/msg00717.html


>
>
> ------- Comment #15 from kargl at gcc dot gnu dot org  2008-02-07 06:26 -------
> (In reply to comment #14)
>> Yes this is a regression wrt g77 and I have noted this in the summary.  I have
>> attempted to insert a mutex_unlock in the right place and it has no effect.  I
>> think jpr's assessment is correct, there needs to be a close_handle call
>> somewhere in the code path.  There is no close_handle call in gthr-win32.c
>>
>
> It's not a regression wrt to g77 because g77 isn't thread safe.
> In fact, if comment #11 is accurate, this isn't a libgfortran
> bug. It's a target bug.
>
>
> -- 
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35063
>
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
>


-- 


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



More information about the Gcc-bugs mailing list