[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2017-10-16 Thread t.e.knigge at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 --- Comment #10 from Timon Knigge --- (In reply to Jonathan Wakely from comment #9) > Yes it's still open, so a fix would be welcome. Please see > http://gcc.gnu.org/contribute.html if you want to contribute a fix for it. W.r.t. to the 'legal' p

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2017-10-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 --- Comment #9 from Jonathan Wakely --- Yes it's still open, so a fix would be welcome. Please see http://gcc.gnu.org/contribute.html if you want to contribute a fix for it.

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2017-10-11 Thread t.e.knigge at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 Timon Knigge changed: What|Removed |Added CC||t.e.knigge at gmail dot com --- Comment #

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2015-06-26 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 Andrew Pinski changed: What|Removed |Added Target Milestone|4.9.4 |---

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2015-06-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.3 |4.9.4

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2015-06-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 --- Comment #7 from Jakub Jelinek --- GCC 4.9.3 has been released.

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2014-10-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.2 |4.9.3 --- Comment #6 from Jakub Jelinek

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2014-10-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|paolo.carlini at

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2014-07-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.1 |4.9.2 --- Comment #5 from Jakub Jelinek

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #4 from Jakub Jelinek

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2013-07-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2013-07-21 Thread yangzhe1990 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 --- Comment #2 from yangzhe1990 at gmail dot com --- (In reply to Paolo Carlini from comment #1) > Ok, but since you don't seem to have a Copyright assignment on file, we > can't really use your code and we would have to, eg, adapt from scratch the

[Bug libstdc++/57925] discrete_distribution can be improved to O(1) per sampling

2013-07-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57925 --- Comment #1 from Paolo Carlini --- Ok, but since you don't seem to have a Copyright assignment on file, we can't really use your code and we would have to, eg, adapt from scratch the GSL code or something entirely different. Are you willing to