gcc/libstdc++-v3
David Krauss 6e924e079b re PR libstdc++/41351 (std::rotate on RAI does not conform to ISO complexity requirement)
2009-11-03  David Krauss  <potswa@mac.com>
	    Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/41351
	* include/bits/stl_algo.h (__rotate(_RandomAccessIterator,
	_RandomAccessIterator, _RandomAccessIterator,
	random_access_iterator_tag)): Rewrite to use only std::swap in
	general and std::copy/std::copy_backward when safe.

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

From-SVN: r153860
2009-11-03 18:16:34 +00:00
..
config re PR libstdc++/41773 (Many libstdc++ failures) 2009-10-20 21:54:22 +00:00
doc intro.xml: Refer to our bugs page instead of Bugzilla directly. 2009-10-31 12:00:44 +00:00
include re PR libstdc++/41351 (std::rotate on RAI does not conform to ISO complexity requirement) 2009-11-03 18:16:34 +00:00
libsupc++ mangle.c (mangle_type_string_for_rtti): Reapply 153734. 2009-10-30 22:23:59 +00:00
po
python printers.py (StdTuplePrinter): New printer. 2009-10-20 13:52:34 +00:00
scripts [multiple changes] 2009-10-05 17:42:00 +00:00
src re PR libstdc++/41773 (Many libstdc++ failures) 2009-10-20 21:54:22 +00:00
testsuite future: Use base class with nested types. 2009-11-03 00:47:48 +00:00
acinclude.m4 re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed script) 2009-10-26 21:28:24 +01:00
aclocal.m4
ChangeLog re PR libstdc++/41351 (std::rotate on RAI does not conform to ISO complexity requirement) 2009-11-03 18:16:34 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
config.h.in [multiple changes] 2009-10-05 17:42:00 +00:00
configure re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed script) 2009-10-26 21:28:24 +01:00
configure.ac [multiple changes] 2009-10-05 17:42:00 +00:00
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.