gcc/libstdc++-v3
François Dumont 66b432fd29 re PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares moved-out values)
2012-01-18  François Dumont  <fdumont@gcc.gnu.org>
	    Roman Kononov  <roman@binarylife.net>

	PR libstdc++/51866
	* include/bits/hashtable.h (_Hashtable<>::_M_insert(_Arg, false_type)):
	Do not keep a reference to a potentially moved instance.
	* testsuite/23_containers/unordered_multiset/insert/51866.cc: New.
	* testsuite/23_containers/unordered_multimap/insert/51866.cc: New.

Co-Authored-By: Roman Kononov <roman@binarylife.net>

From-SVN: r183285
2012-01-18 20:17:57 +00:00
..
config [multiple changes] 2012-01-09 23:39:22 +00:00
doc *: Regenerate. 2012-01-17 23:50:28 +00:00
include re PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares moved-out values) 2012-01-18 20:17:57 +00:00
libsupc++ configure.ac (BUILD_EPUB): Adjust for epub3. 2012-01-17 23:39:21 +00:00
po configure.ac (BUILD_EPUB): Adjust for epub3. 2012-01-17 23:39:21 +00:00
python configure.ac (BUILD_EPUB): Adjust for epub3. 2012-01-17 23:39:21 +00:00
scripts user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
src configure.ac (BUILD_EPUB): Adjust for epub3. 2012-01-17 23:39:21 +00:00
testsuite re PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares moved-out values) 2012-01-18 20:17:57 +00:00
acinclude.m4 acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. 2011-12-01 02:20:32 +00:00
aclocal.m4
ChangeLog re PR libstdc++/51866 ([c++0x][4.7 Regression] unordered_multiset compares moved-out values) 2012-01-18 20:17:57 +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 Roll ChangeLog file, move 2012 entries in the new ChangeLog. 2012-01-05 20:49:15 +00:00
config.h.in acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros. 2011-12-01 02:20:32 +00:00
configure configure.ac (BUILD_EPUB): Adjust for epub3. 2012-01-17 23:39:21 +00:00
configure.ac configure.ac (BUILD_EPUB): Adjust for epub3. 2012-01-17 23:39:21 +00:00
configure.host Link libstdc++ with -lpthread on IRIX 6 (PR target/47852) 2012-01-17 15:41:10 +00:00
crossconfig.m4
fragment.am fragment.am (WARN_CXXFLAGS): Add -Wabi. 2012-01-09 21:50:18 +00:00
linkage.m4
Makefile.am
Makefile.in configure.ac (BUILD_EPUB): Adjust for epub3. 2012-01-17 23:39:21 +00:00
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.