r244226 - in /trunk/libstdc++-v3: ChangeLog tes...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Jan 9 13:06:00 GMT 2017
Author: redi
Date: Mon Jan 9 13:06:03 2017
New Revision: 244226
URL: https://gcc.gnu.org/viewcvs?rev=244226&root=gcc&view=rev
Log:
Define testsuite macro for correct thread_local destructors
* testsuite/30_threads/condition_variable/members/3.cc: Use new macro
to detect correct thread_local destructors.
* testsuite/util/testsuite_hooks.h (CORRECT_THREAD_LOCAL_DTORS):
Define.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/30_threads/condition_variable/members/3.cc
trunk/libstdc++-v3/testsuite/util/testsuite_hooks.h
More information about the Gcc-cvs
mailing list