This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/34636] Parallel sort fails
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Subject: [Bug libstdc++/34636] Parallel sort fails
- References: <bug-34636-9525@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pcarlini at suse dot de 2008-01-01 15:30 -------
The issue for short vectors seems rather trivial,
__parallel::lexicographical_compare_switch not careful with empty ranges.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34636