Fix __gnu_cxx::hash_set test to pass in C++98 mode
authorJonathan Wakely <jwakely@redhat.com>
Mon, 1 Aug 2016 12:45:47 +0000 (13:45 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 1 Aug 2016 12:45:47 +0000 (13:45 +0100)
commitcbcc9fe8b86cfec7b53f745c9bd976b8ea78eec3
tree5e8160484362c23f6e749df48edb721e21dd3cf1
parent8204be6c83fafb7aaf42c4e3e8d6105a36e46fd2
Fix __gnu_cxx::hash_set test to pass in C++98 mode

* testsuite/backward/hash_set/check_construct_destroy.cc: Account
for different construct/destroy counts in C++98 mode.

From-SVN: r238952
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/backward/hash_set/check_construct_destroy.cc