[Bug libstdc++/39546] parallel mode doesn't support implicit string conversion
singler at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 12 14:58:00 GMT 2009
------- Comment #22 from singler at gcc dot gnu dot org 2009-05-12 14:57 -------
Subject: Bug 39546
Author: singler
Date: Tue May 12 14:57:35 2009
New Revision: 147439
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147439
Log:
2009-05-12 Johannes Singler <singler@ira.uka.de>
PR libstdc++/39546
* include/parallel/algo.h (find_switch):
Parametrize binder2nd with const T& instead of T.
* testsuite/25_algorithms/find/39546.cc: new test case
Added:
branches/gcc-4_4-branch/libstdc++-v3/testsuite/25_algorithms/find/39546.cc
Modified:
branches/gcc-4_4-branch/libstdc++-v3/ChangeLog
branches/gcc-4_4-branch/libstdc++-v3/include/parallel/algo.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39546
More information about the Gcc-bugs
mailing list