<html><body><p><tt>Hal Finkel <hfinkel@anl.gov> wrote on 09.02.2016 18:16:21:<br><br>> > I guess any application that uses C++11 threads should show this<br>> > problem immediately.<br>> <br>> I'm not sure we have anything like that in our test suite. Could you<br>> add a simple test?<br></tt><br><tt>Hmm, it looks like Nemanja already added this:</tt><br><br><tt>SingleSource/UnitTests/C++11/</tt><tt>stdthreadbug.cpp</tt><br><br><tt>But the test is restricted to run only on ppc64le:</tt><br><br><tt>#if defined(_LITTLE_ENDIAN) && defined(__PPC64__)</tt><br><tt>...</tt><br><br><tt>I think there's no particular reason for that restriction.</tt><br><tt>Do you think we should just enable it on all platforms?</tt><br><br><tt>Bye,</tt><br><tt>Ulrich</tt><br><BR>
</body></html>