Fix test that does undefined shifts greater than width of size_t
authorJonathan Wakely <jwakely@redhat.com>
Thu, 15 Nov 2018 00:04:12 +0000 (00:04 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 15 Nov 2018 00:04:12 +0000 (00:04 +0000)
commitaeb2b1f7fbe1907f6ff6feaac4f042decd895765
treee8802afd1ca8a0f523b7390029cae4b4c84b9196
parentded7b411a896034096b8896681ee2e3329d4c946
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.

From-SVN: r266163
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/unsynchronized_pool_resource/allocate.cc