Define testsuite macro for correct thread_local destructors
authorJonathan Wakely <jwakely@redhat.com>
Mon, 9 Jan 2017 13:06:03 +0000 (13:06 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 9 Jan 2017 13:06:03 +0000 (13:06 +0000)
commitdc8bc65be398b32cee5dcec40edd9b4469a9680c
tree134f59b6296f289943fb8108c3521a61be575fdc
parentcb627cdf5c0761f9e1be587a1416db9446a4801b
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.

From-SVN: r244226
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/30_threads/condition_variable/members/3.cc
libstdc++-v3/testsuite/util/testsuite_hooks.h