gcc/libstdc++-v3/testsuite
Ed Smith-Rowland 1c4ff014fe PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...>
2014-07-29  Ed Smith-Rowland  <3dw4rd@verizon.net>

	PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...>
	* include/bits/random.h (_Adaptor): static_assert for non floating-point
	result type.
	* include/bits/random.tcc (generate_canonical): Ditto.
	* include/ext/random.tcc (hypergeometric_distribution::operator()):
	Use double as a rng result type.
	* testsuite/26_numerics/random/pr60037-neg.cc: New.
	* testsuite/ext/random/hypergeometric_distribution/pr60037.cc: New.

From-SVN: r213207
2014-07-29 14:56:45 +00:00
..
17_intro
18_support
19_diagnostics
20_util alloc.cc: Fix use of test allocator. 2014-06-26 00:05:58 +01:00
21_strings
22_locale
23_containers 2014-06-27 Paolo Carlini <paolo.carlini@oracle.com> 2014-06-27 20:03:26 +00:00
24_iterators
25_algorithms
26_numerics PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> 2014-07-29 14:56:45 +00:00
27_io 4402.cc (test02): Use wcout' rather than cout'. 2014-06-11 00:20:45 +00:00
28_regex re PR libstdc++/61720 (std::regex_search matches incorrectly) 2014-07-15 04:28:51 +00:00
29_atomics
30_threads alloc.cc: Fix use of test allocator. 2014-06-26 00:05:58 +01:00
abi
backward
config
data
decimal
experimental any (any::_Manager_alloc::_Data): Reorder tuple members to simplify pretty printing. 2014-07-10 19:08:35 +01:00
ext PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> 2014-07-29 14:56:45 +00:00
lib gdb-test.exp (gdb-test): Turn off GDB's auto-load, list loaded libs. 2014-07-11 16:32:29 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters printers.py (SingleObjContainerPrinter): New base class for experimental::any and experimental::optional printers. 2014-07-15 13:00:18 +01:00
performance regex_compiler.h (__detail::_BracketMatcher): Reorder members to avoid wasted space when not using a cache. 2014-06-02 20:36:14 +01:00
tr1
tr2
util allocated_ptr.h (__allocated_ptr::operator=): Add missing return. 2014-07-08 14:22:14 +01:00
Makefile.am
Makefile.in