Fix test that does undefined shifts greater than width of size_t
commitc1638e07cadfc49f344fff5f8550ad956abb2345
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Nov 2018 00:04:12 +0000 (15 00:04 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Nov 2018 00:04:12 +0000 (15 00:04 +0000)
treee8802afd1ca8a0f523b7390029cae4b4c84b9196
parent0e18726248f88b85ef1ed3c499e74d4286bce8dc
Fix test that does undefined shifts greater than width of size_t

* testsuite/20_util/unsynchronized_pool_resource/allocate.cc: Fix
test for 32-bit targets. Test additional allocation sizes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266163 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/unsynchronized_pool_resource/allocate.cc