r241404 - in /trunk/libstdc++-v3: ChangeLog lib...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Oct 21 13:21:00 GMT 2016


Author: redi
Date: Fri Oct 21 13:21:09 2016
New Revision: 241404

URL: https://gcc.gnu.org/viewcvs?rev=241404&root=gcc&view=rev
Log:
Use global operator new in std::make_exception_ptr

	* libsupc++/exception_ptr.h (make_exception_ptr): Qualify new.
	* testsuite/18_support/exception_ptr/make_exception_ptr_2.cc: New
	test.

Added:
    trunk/libstdc++-v3/testsuite/18_support/exception_ptr/make_exception_ptr_2.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/libsupc++/exception_ptr.h



More information about the Libstdc++-cvs mailing list