* configure.ac: Check for __cxa_thread_atexit_impl.
commitfb085a7dfcf600a4378f9121903108e6bfc6ede7
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Feb 2013 04:39:04 +0000 (26 04:39 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Feb 2013 04:39:04 +0000 (26 04:39 +0000)
tree101253001dbfbf296d0c4ac14ab9d8e80174dd27
parent9f6822427497c02b5b2255898309877585566efb
* configure.ac: Check for __cxa_thread_atexit_impl.
* libsupc++/atexit_thread.cc (__cxa_thread_atexit): Just forward
to it if available.
* config.h.in, configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196276 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/config.h.in
libstdc++-v3/configure
libstdc++-v3/configure.ac
libstdc++-v3/libsupc++/atexit_thread.cc