Fix std::vector test to pass in C++98 mode
authorJonathan Wakely <jwakely@redhat.com>
Thu, 28 Jul 2016 21:00:39 +0000 (22:00 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 28 Jul 2016 21:00:39 +0000 (22:00 +0100)
commite539b4ff2f617d7dba7b292c3b720eb0b622a4e6
tree65c936c4dc61603726a538c2ff9008225a86bf35
parentc3c2f9730822a98680084e9f8b85338d3211275b
Fix std::vector test to pass in C++98 mode

* testsuite/23_containers/vector/check_construct_destroy.cc: Account
for different construct/destroy counts in C++98 mode.

From-SVN: r238836
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/vector/check_construct_destroy.cc