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

Reply via email to