<html><body><p><tt>Hal Finkel <hfinkel@anl.gov> wrote on 15.02.2016 16:30:15:<br><br>> > Hmm, it looks like Nemanja already added this:<br>> > <br>> > SingleSource/UnitTests/C++11/ stdthreadbug.cpp<br>> > <br>> > But the test is restricted to run only on ppc64le:<br>> > <br>> > #if defined(_LITTLE_ENDIAN) && defined(__PPC64__)<br>> > ...<br>> > <br>> > I think there's no particular reason for that restriction.<br>> > Do you think we should just enable it on all platforms?<br>> <br>> Yes, certainly. Sometimes we need to blacklist some tests for some <br>> platforms, but only fundamentally-platform-specific tests should be <br>> white listed like this.<br></tt><br><tt>OK, I've checked this in as rev. 260894.</tt><br><br><tt>Bye,</tt><br><tt>Ulrich</tt><br><BR>
</body></html>