r165380 - in /branches/gcc-4_5-branch/libstdc++...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Tue Oct 12 13:53:00 GMT 2010
Author: paolo
Date: Tue Oct 12 13:53:18 2010
New Revision: 165380
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165380
Log:
2010-10-12 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/random.tcc (piecewise_linear_distribution<>::
operator()): Don't crash when the dist is default-constructed.
* testsuite/26_numerics/random/piecewise_linear_distribution/
operators/call-default.cc: New.
Added:
branches/gcc-4_5-branch/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/operators/call-default.cc
Modified:
branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
branches/gcc-4_5-branch/libstdc++-v3/include/bits/random.tcc
More information about the Libstdc++-cvs
mailing list