gcc/libstdc++-v3
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
..
config Update x32 baseline_symbols.txt 2013-10-11 11:46:22 -07:00
doc status_cxx2011.xml: Change "is not implemented" to "is not correctly implemented". 2013-10-01 23:56:45 +00:00
include re PR libstdc++/58800 (std::nth_element segfaults on valid input) 2013-10-20 09:07:36 +00:00
libsupc++ del_op.cc (operator delete): Don't test for 0 before free. 2013-10-03 16:16:40 +00:00
po
python
scripts
src Fix build break when configured with --enable-symvers=gnu-versioned-namespace 2013-10-01 11:20:36 -07:00
testsuite re PR libstdc++/58800 (std::nth_element segfaults on valid input) 2013-10-20 09:07:36 +00:00
acinclude.m4 Configuration bits for ARC port: 2013-10-01 17:34:40 +01:00
aclocal.m4
ChangeLog re PR libstdc++/58800 (std::nth_element segfaults on valid input) 2013-10-20 09:07:36 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
config.h.in
configure Configuration bits for ARC port: 2013-10-01 17:34:40 +01:00
configure.ac
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.