On Tue, 30 Apr 2019 at 04:12, Liu Hao <[email protected]> wrote: > 在 2019/4/30 上午1:45, Andrew Ng 写道: > > I have tried out this patch and it appears to resolve the main LLD > deadlock > > issues. Some deadlocks still occur when running the LLD test suite, but > > this is kind of expected. > > > > hmm what caused deadlocks on those test programs? >
I believe these deadlocks are due to various potential race conditions that can occur during LLD exit, although they seem to be somewhat dependent on the platform/STL run-time in use. I think your patches are good to push. Cheers, Andrew _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
