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
This commit is contained in:
Jonathan Wakely 2016-03-24 18:13:40 +00:00 committed by Jonathan Wakely
parent 52228180f1
commit 00e6c25ac8
4 changed files with 63 additions and 0 deletions