This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

[v3] libstdc++/52699


Hi,

this is what I'm going to commit to mainline (and likely 4.7.1 too) to solve a number of issues affecting the implementation of independent_bits_engine::operator()() as originally contributed: essentially we want to be very careful with overflows (+ other lesser issues and small optimizations). Many thanks to Marc Glisse for off-line reviewing and helping over the last day or so!!

Tested x86_64-linux multilib.

Paolo.

////////////////////////

Attachment: CL_52699
Description: Text document

Attachment: patch_52699
Description: Text document


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