aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2012-10-08 10:45:24 -0400
committerJason Merrill <jason@gcc.gnu.org>2012-10-08 10:45:24 -0400
commit5b031b9b56c63fbf2a24638e6ccb8da45ce936c1 (patch)
treea4a11fca4a9f7ebc76dd07531401ce88063958e0 /include
parentb1db7f9139c8a0915f81359eefc10c6187d6145c (diff)
downloadgcc-5b031b9b56c63fbf2a24638e6ccb8da45ce936c1.zip
gcc-5b031b9b56c63fbf2a24638e6ccb8da45ce936c1.tar.gz
gcc-5b031b9b56c63fbf2a24638e6ccb8da45ce936c1.tar.bz2
Support C++11 thread_local destructors.
gcc/cp/ * decl.c (get_thread_atexit_node): New. (register_dtor_fn): Use it for TLS. libstdc++-v3/ * libsupc++/cxxabi.h: Declare __cxa_thread_atexit. * libsupc++/atexit_thread.cc: New. * libsupc++/Makefile.am (nested_exception.lo): Add it. * config/abi/pre/gnu.ver: Add __cxa_thread_atexit. From-SVN: r192210
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions