re PR libstdc++/11480 (std::unique calls predicate too many times)

2003-10-14  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/11480
	* include/bits/stl_algo.h (unique): Fix.
	* testsuite/25_algorithms/unique.cc: Move to unique/1.cc.
	* testsuite/25_algorithms/unique/11480.cc: New, from the PR.
	* testsuite/25_algorithms/unique/2.cc: New.

From-SVN: r72478
This commit is contained in:
Paolo Carlini 2003-10-14 19:15:27 +02:00 committed by Paolo Carlini
parent 77a325a26b
commit 1638f5c9d0
5 changed files with 173 additions and 6 deletions