]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/config/abi/pre/gnu.ver
libstdc++/69945 Add __gnu_cxx::__freeres hook
authorJonathan Wakely <jwakely@redhat.com>
Thu, 24 Mar 2016 18:13:40 +0000 (18:13 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 24 Mar 2016 18:13:40 +0000 (18:13 +0000)
commit00e6c25ac8e7129a76deb68df0766d8736fc8442
treed91ee6d8550551a5b75ada8c1eeaec54d0d0d7a5
parent52228180f1e50cbb082c843b933dc87d573dbfe6
libstdc++/69945 Add __gnu_cxx::__freeres hook

PR libstdc++/69945
* config/abi/pre/gnu.ver: Add new symbol.
* libsupc++/eh_alloc.cc (__gnu_cxx::__freeres): Define.
* testsuite/18_support/free_eh_pool.cc: New test.

From-SVN: r234465
libstdc++-v3/ChangeLog
libstdc++-v3/config/abi/pre/gnu.ver
libstdc++-v3/libsupc++/eh_alloc.cc
libstdc++-v3/testsuite/18_support/free_eh_pool.cc [new file with mode: 0644]