[Bug libstdc++/40331] uniform_real random number distribution produces wildly out of range values (TR1 & C++0x)

2009-06-03 Thread paolo dot carlini at oracle dot com
--- Comment #2 from paolo dot carlini at oracle dot com 2009-06-03 16:49 --- *** This bug has been marked as a duplicate of 40263 *** -- paolo dot carlini at oracle dot com changed: What|Removed |Added ---

[Bug libstdc++/40331] uniform_real random number distribution produces wildly out of range values (TR1 & C++0x)

2009-06-03 Thread colin at gibibit dot com
--- Comment #1 from colin at gibibit dot com 2009-06-03 15:52 --- Created an attachment (id=17948) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17948&action=view) Test case that generates random reals using Boost, TR1, and C++0x Uncomment exactly one of RNG_BOOST, RNG_TR1, or RNG