https://issues.apache.org/bugzilla/show_bug.cgi?id=52900
--- Comment #2 from Stefan Fritsch <[email protected]> --- Has someone tested this with a more recent version of gcc? If it is fixed there, we could add some #ifdef magic to apply the workaround only on older gcc's. If it isn't fixed, then a bug should be filed on gcc. Always using the 32bit type uses more output from the RNG than necessary. And the RNG is relatively expensive (it uses sha256 internally). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
