https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67294

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Thu Aug 20 20:36:19 2015
New Revision: 227043

URL: https://gcc.gnu.org/viewcvs?rev=227043&root=gcc&view=rev
Log:
libstdc++/67294 Don't run timed mutex tests on Darwin

        PR libstdc++/67294
        * testsuite/30_threads/recursive_timed_mutex/unlock/2.cc: Do not run
        on Darwin.
        * testsuite/30_threads/timed_mutex/unlock/2.cc: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/unlock/2.cc
    trunk/libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/2.cc

Reply via email to