[patch, fortran, gcc] PR35063 [Regression wrt g77] I/O leaks handles/memory on Windows XP

Andrew Pinski pinskia@gmail.com
Sat Feb 9 05:11:00 GMT 2008


On Feb 8, 2008 3:42 PM, Jerry DeLisle <jvdelisle@verizon.net> wrote:
> Ok to commit?  I need a gcc maintainer to approve as well.

It might be best if you created a __gthread_mutex_destroy_function for
each of the gthr-* files and not do it via
__GTHREAD_MUTEX_DESTROY_FUNCTION .

The reason I am saying this is because targets which single threading
will now fail because of the use of pthread_mutex_destroy.


Thanks,
Andrew Pinski



More information about the Fortran mailing list