Fix test bug with mismatched alignment in allocate/deallocate
commiteb530cab9a02ab8f223883422f74f4f3a4b24c64
authorJonathan Wakely <jwakely@redhat.com>
Mon, 20 May 2019 11:14:56 +0000 (20 12:14 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 20 May 2019 11:14:56 +0000 (20 12:14 +0100)
tree47349dada2bc3ef3a604d49fd129149e74a58ae5
parent2754b50bc70f2120b618393609114e9ba145adfd
Fix test bug with mismatched alignment in allocate/deallocate

* testsuite/experimental/memory_resource/new_delete_resource.cc: Fix
test by passing correct alignment to deallocate function.

From-SVN: r271408
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/experimental/memory_resource/new_delete_resource.cc