gcc/libstdc++-v3/testsuite/23_containers/unordered_set
Paolo Carlini d847ec803d 9780-2.cc: Avoid -Wall warnings.
2012-05-21  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/22_locale/num_put/put/char/9780-2.cc: Avoid -Wall warnings.
	* testsuite/29_atomics/atomic/cons/49445.cc: Likewise.
	* testsuite/29_atomics/atomic/operators/pointer_partial_void.cc:
	* Likewise.
	* testsuite/23_containers/unordered_map/observers.cc: Likewise.
	* testsuite/23_containers/unordered_map/erase/1.cc: Likewise.
	* testsuite/23_containers/unordered_multimap/erase/1.cc: Likewise.
	* testsuite/23_containers/unordered_multimap/erase/2.cc: Likewise.
	* testsuite/23_containers/unordered_multimap/insert/53115.cc: Likewise.
	* testsuite/23_containers/unordered_multimap/observers.cc: Likewise.
	* testsuite/23_containers/vector/debug/alloc_prop.cc: Likewise.
	* testsuite/23_containers/unordered_set/observers.cc: Likewise.
	* testsuite/23_containers/unordered_set/erase/1.cc: Likewise.
	* testsuite/23_containers/unordered_multiset/erase/1.cc: Likewise.
	* testsuite/23_containers/unordered_multiset/erase/2.cc: Likewise.
	* testsuite/23_containers/unordered_multiset/insert/53115.cc: Likewise.
	* testsuite/23_containers/unordered_multiset/insert/multiset_range.cc:
	* Likewise.
	* testsuite/23_containers/unordered_multiset/observers.cc: Likewise.

From-SVN: r187751
2012-05-21 23:40:55 +00:00
..
cons hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept, the move constructor allocates memory... 2011-09-01 15:45:20 +00:00
debug formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign. 2012-03-09 10:37:34 +00:00
erase 9780-2.cc: Avoid -Wall warnings. 2012-05-21 23:40:55 +00:00
hash_policy re PR libstdc++/41975 ([C++0x] [DR579] unordered_set::erase performs worse when nearly empty) 2011-11-23 20:30:18 +00:00
insert hashtable.h (_Hashtable<>::_M_rehash): Take and restore hash policy _M_prev_resize on exception. 2011-09-14 19:50:20 +00:00
max_load_factor hashtable.h (_Hashtable<>::__rehash_policy(const _RehashPolicy&)): Commit the modification of the policy only if no exception occured. 2011-09-17 09:12:24 +00:00
modifiers hashtable.h (_Hashtable<>::emplace, [...]): Add. 2011-12-09 20:01:04 +00:00
operations count.cc: New. 2011-10-28 11:54:04 +00:00
operators re PR libstdc++/52309 ([c++0x] unordered_set illegally requires value_type::operator!=) 2012-02-20 11:11:39 +00:00
requirements re PR c++/53067 (c++0x GCC 4.7.0 Regression std::ref with unordered sets) 2012-04-22 17:37:57 +00:00
final_hash.cc re PR libstdc++/51608 ([C++11] Unordered containers end(size_type) isn't constant time) 2011-12-29 17:58:51 +00:00
init-list.cc
instantiation_neg.cc unordered_map.h (__unordered_map): Remove. 2012-04-13 00:33:10 +00:00
observers.cc 9780-2.cc: Avoid -Wall warnings. 2012-05-21 23:40:55 +00:00
range_access.cc [multiple changes] 2010-07-27 17:27:06 +00:00