This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r127073 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 30 Jul 2007 21:14:53 -0000
- Subject: r127073 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Mon Jul 30 21:14:52 2007
New Revision: 127073
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127073
Log:
2007-07-30 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/32908
* include/bits/stl_algobase.h (struct __lc_rai): New.
(lexicographical_compare(_II1, _II1, _II2, _II2),
lexicographical_compare(_II1, _II1, _II2, _II2, _Compare)): Use it.
* testsuite/performance/25_algorithms/lexicographical_compare.cc: New.
Added:
trunk/libstdc++-v3/testsuite/performance/25_algorithms/lexicographical_compare.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/stl_algobase.h