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++/56202] SIGFPE (division by zero) in std::binomial_distribution


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56202

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-02-04 16:21:54 UTC ---
Note: I think we want also to consider the possibility that __e is zero at the
same time and in that case simply discard the iteration completely.


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