gcc/libstdc++-v3/testsuite
Paolo Carlini 15d81a3c31 functional_hash.h (hash<string>, [...]): Move, per DR 1182 to...
2010-02-22  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/functional_hash.h (hash<string>, hash<wstring>,
	hash<u16string>, hash<u32string>, hash<error_code>): Move, per
	DR 1182 to...
	* include/bits/basic_string.h: ... here.
	* include/std/system_error: ... and here, respectively.
	* src/hash-aux.cc (hash<long double>::operator()(long double)):
	Move definition...
	* src/hash_c++0x.cc: ... here, new file.
	* src/hash_tr1.cc: ... and here, tweak includes.
	* src/compatibility-c++0x.cc (hash, _Fnv_hash): Remove.
	* src/Makefile.am: Adjust.
	* src/Makefile.in: Regenerate.
	* include/std/functional: Include <bits/functexcept.h>.
	* include/std/unordered_set: Remove redundant include.
	* include/std/unordered_map: Likewise.
	* include/tr1/functional_hash.h: Remove spurious trailing semicolon.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Remove
	dg-excess.

From-SVN: r156971
2010-02-22 18:07:07 +00:00
..
17_intro using.xml: Update. 2010-02-18 18:52:12 +00:00
18_support re PR c++/35669 (NULL (__null) not considered different from 0 with C++) 2010-02-20 21:32:06 +00:00
19_diagnostics
20_util functional_hash.h (hash<string>, [...]): Move, per DR 1182 to... 2010-02-22 18:07:07 +00:00
21_strings 21674.cc: Extend xfail to all systems. 2010-01-28 17:01:53 +00:00
22_locale 6.cc: Use an int as loop variable, to avoid -Wall warnings. 2010-01-25 18:02:41 +00:00
23_containers PR libstdc++/41975, DR 579 2010-02-11 18:11:01 +00:00
24_iterators
25_algorithms stl_algo.h (for_each): Implement resolution of DR 1110. 2010-02-19 17:38:18 +00:00
26_numerics complex (proj): Change return type per DR 1137. 2010-02-21 19:55:17 +00:00
27_io streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
28_regex
29_atomics hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
30_threads PR libstdc++/42819, DR 1315 2010-02-12 22:31:15 +00:00
abi Return dgs.alc on success 2010-01-09 16:24:52 -08:00
backward
config
data
decimal
ext median.cc: Adjust. 2010-02-15 17:35:11 +00:00
lib re PR libstdc++/21769 (per-file control over PCH inclusion) 2010-01-20 11:57:44 +00:00
libstdc++-abi re PR target/41605 (Static linking of libgcc/libgfortran/libstdc++ can cause inconsistent symbol resolution.) 2009-12-22 22:11:27 +00:00
libstdc++-dg
performance re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at compile time) 2010-01-06 22:55:52 +00:00
tr1 list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
util array (array): Add pointer and const_pointer typedefs in C++0x mode, per DR 1306. 2010-02-19 18:55:40 +00:00
Makefile.am Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00
Makefile.in Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00