This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/29118] [4.2 Regression] Timeouts in libstdc++, libjava and libgomp testsuites



------- Comment #24 from bkoz at gcc dot gnu dot org  2006-10-09 10:32 -------

Hey Dave. Thanks for your persistence on this one: I think it's paid off. I can
see what you are talking about WRT mutex initialization, and have high hopes
for the attached patch. If you can try it, and let me know the results I'd
appreciate it.

We can't just remove the mutex in locale::locale. This rationale for this mutex
is libstdc++/12658, sadly there is no testcase in the libstdc++ testsuite to
check for this. 


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]