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

kargl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 7 06:27:00 GMT 2008



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



More information about the Gcc-bugs mailing list