8sa1-gcc/libstdc++-v3/testsuite/20_util/allocator
Jonathan Wakely 39f901e918 Fix AIX test failure due to replacement operator delete
On AIX the sized delete defined in the library will call the non-sized
delete defined in the library, not the replacement version defined in
the test file. By also replacing sized delete we make the test pass
everywhere.

	* testsuite/20_util/allocator/1.cc: Add sized delete, which fixes a
	failure on AIX.

From-SVN: r272391
2019-06-17 16:51:31 +01:00
..
requirements
1.cc
8230.cc
10378.cc
14176.cc
33807.cc
overaligned.cc
void.cc