[Bug libstdc++/40852] [parallel-mode] parallel sort run time increases ~10 fold when vector size gets over ~4*10^9
singler at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 22 07:17:00 GMT 2009
------- Comment #11 from singler at gcc dot gnu dot org 2009-10-22 07:16 -------
Created an attachment (id=18862)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18862&action=view)
Patch replacing uint64_t by double to avoid overflow, for trunk.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40852
More information about the Gcc-bugs
mailing list