gcc/libstdc++-v3/testsuite
Paolo Carlini 15ecdcc6fc re PR libstdc++/42408 (Missing templatized seed())
2010-02-01  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/42408
	* include/bits/random.h (linear_congruential_engine<>::
	linear_congruential_engine(seed_seq&),
	linear_congruential_engine<>::seed(seed_seq&),
	mersenne_twister<>::mersenne_twister(seed_seq&),
	mersenne_twister<>::seed(seed_seq&),
	subtract_with_carry_engine<>::subtract_with_carry_engine(seed_seq&),
	subtract_with_carry_engine<>::seed(seed_seq&),
	discard_block_engine<>::discard_block_engine(seed_seq&),
	discard_block_engine<>::seed(seed_seq&),
	independent_bits_engine<>::independent_bits_engine(seed_seq&),
	independent_bits_engine<>::seed(seed_seq&),
	shuffle_order_engine<>::shuffle_order_engine(seed_seq&),
	shuffle_order_engine<>::seed(seed_seq&)): Templatize.
	* include/bits/random.tcc: Adjust.
	* testsuite/26_numerics/random/subtract_with_carry_engine/cons/
	seed_seq.cc: New.
	* testsuite/26_numerics/random/mersenne_twister_engine/cons/
	seed_seq.cc: Likewise.
	* testsuite/26_numerics/random/linear_congruential_engine/
	cons/seed_seq.cc: Likewise.

From-SVN: r156430
2010-02-01 19:45:23 +00:00
..
17_intro using_namespace_std_tr1_neg.cc: Do not run in parallel-mode. 2010-01-12 17:16:25 +00:00
18_support
19_diagnostics
20_util 6.cc: Use an int as loop variable, to avoid -Wall warnings. 2010-01-25 18:02:41 +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 forward_list.h (forward_list<>::resize(size_type), [...]): Only declare. 2010-02-01 13:10:12 +00:00
24_iterators
25_algorithms re PR libstdc++/42712 (search_n/iterator.cc times out in parallel-mode) 2010-01-19 11:18:03 +00:00
26_numerics re PR libstdc++/42408 (Missing templatized seed()) 2010-02-01 19:45:23 +00:00
27_io libstdc++.exp (check_v3_target_binary_io): New. 2009-09-18 00:54:25 +01:00
28_regex
29_atomics atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
30_threads revert: condition_variable (condition_variable_any:: wait<>(_Lock&)): Provide definition. 2010-01-31 16:54:49 +00:00
abi Return dgs.alc on success 2010-01-09 16:24:52 -08:00
backward
config
data
decimal binary-arith.cc: Fix directive to skip test. 2009-10-06 23:17:07 +00:00
ext all.cc: Pass -D_GLIBCXX_PROFILE_NO_THREADS for non-tls_native targets. 2010-01-12 05:24:12 +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 [multiple changes] 2009-10-05 17:42:00 +00:00
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 generation_prohibited.c: Remove, swap can indeed throw (DR 774). 2010-01-31 22:52:25 +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