random.tcc
107 KB
-
re PR libstdc++/67309 (Error compiling with -std=c++11 and -fsingle-precision-constant) · 3af7efb7
PR libstdc++/67309 * include/bits/random.tcc (poisson_distribution::param_type::_M_initialize): Use max<double>. (binomial_distribution::param_type::_M_initialize): Likewise. * testsuite/17_intro/headers/c++200x/67309.cc: New. * testsuite/17_intro/headers/c++200x/all_attributes.cc: Remove redundant header. From-SVN: r227126
Jonathan Wakely committed