This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/64351] std::uniform_real_distribution<float>(0, 1) returns 1


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64351

emsr at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emsr at gcc dot gnu.org

--- Comment #1 from emsr at gcc dot gnu.org ---
Created attachment 34621
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34621&action=edit
Just keep trying in generate_canonical...

I'm going to test this...

Just keep looping until you get less that one in generate_canonical.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]