[Bug libstdc++/38875] parallel fill in the parallel version of libstdc++

2009-01-16 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2009-01-16 15:46 --- Thanks for your report. Johannes, can you have a look? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38875

[Bug libstdc++/38875] parallel fill in the parallel version of libstdc++

2009-01-16 Thread singler at gcc dot gnu dot org
--- Comment #2 from singler at gcc dot gnu dot org 2009-01-16 15:51 --- In some former (non-integrated) version of the code we had problems with fill because it was so heavily used by other routines of the STL. But this is not a principal problem. So I will try to integrate it as soon