Define missing delete operators in libstdc++ testsuite
authorJonathan Wakely <jwakely@redhat.com>
Thu, 21 Jul 2016 19:38:57 +0000 (20:38 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 21 Jul 2016 19:38:57 +0000 (20:38 +0100)
commit509b778f6cb7c99159ecdf3e4caa28468b2f46e5
treef1d4d2f2ce4464822f9185d06dcc7ef2c7fbafdf
parente93a101f83b67b47f2247505ff6fa9f39aa47442
Define missing delete operators in libstdc++ testsuite

* testsuite/23_containers/vector/zero_sized_allocations.cc:
Define sized deallocation function.
* testsuite/util/testsuite_new_operators.h:
(operator delete(void*, const std::nothrow_t&)): Define nothrow
deallocation function.

From-SVN: r238610
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/vector/zero_sized_allocations.cc
libstdc++-v3/testsuite/util/testsuite_new_operators.h