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

infinityintegral333 at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |infinityintegral333 at gmail 
dot c
                   |                            |om

--- Comment #2 from infinityintegral333 at gmail dot com ---
Created attachment 64874
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64874&action=edit
example programme showing how std::negative_binomial_distribution::param is not
behaving as expected, with more info included as comments in the file

I also encountered the same issue with std::negative_binomial_distribution,
std::fisher_f_distribution, and std::student_t_distribution, I attached a
sample programme that reproduces the bug for
std::negative_binomial_distribution

the sample programme for std::fisher_f_distribution and
std::student_t_distribution will be attached below later

Reply via email to