[Bug libstdc++/97311] Bug in std::seed_seq::generate() when integer type has more than 32 bits

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 7 20:55:43 GMT 2020


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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I can't get the algorithm to ever produce an intermediate result that doesn't
fit in 32 bits, so I'm not sure there's actually a problem here in practice.


More information about the Gcc-bugs mailing list