diff options
author | Paolo Carlini <paolo.carlini@oracle.com> | 2009-05-14 17:56:17 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2009-05-14 17:56:17 +0000 |
commit | 6855fe452e1c8b5063fa9a57705987a02211b79c (patch) | |
tree | fd1db376ec9e7ccccb57b4703e5a574c1e47ea0f /gcc | |
parent | 61c273538b0349c662b68ed92c8bd0387d737c51 (diff) | |
download | gcc-6855fe452e1c8b5063fa9a57705987a02211b79c.zip gcc-6855fe452e1c8b5063fa9a57705987a02211b79c.tar.gz gcc-6855fe452e1c8b5063fa9a57705987a02211b79c.tar.bz2 |
re PR libstdc++/40123 (Revision 147395 failed libstc++ tests)
2009-05-14 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/40123
* random.tcc (independent_bits_engine<>::operator()()): Use
result_type(1), not 1UL.
* random.tcc (independent_bits_engine<>::operator()()): Use _M_b.max()
and _M_b.min(), instead of this->max() and this->min().
* random.h (_ShiftMin1): Remove, adjust everywhere.
* random.tcc: Minor cosmetic changes.
From-SVN: r147538
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions