gcc/libstdc++-v3/testsuite/25_algorithms/nth_element
Chris Jefferson f5b9d5e877 re PR libstdc++/58800 (std::nth_element segfaults on valid input)
2013-10-20  Chris Jefferson  <chris@bubblescope.net>
	    Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/58800
	* include/bits/stl_algo.h (__unguarded_partition_pivot): Change
	__last - 2 to __last - 1.
	* testsuite/25_algorithms/nth_element/58800.cc: New

Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com>

From-SVN: r203872
2013-10-20 09:07:36 +00:00
..
requirements/explicit_instantiation Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
1.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
2.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
3.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
58800.cc re PR libstdc++/58800 (std::nth_element segfaults on valid input) 2013-10-20 09:07:36 +00:00
check_type.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
moveable.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00