gcc/libstdc++-v3
Jakub Jelinek ac1384b7c5 re PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap.cc segfault)
PR libstdc++/51845
	* include/bits/hashtable.h
	(_Hashtable<>::erase(const_iterator, const_iterator)): Also update
	_M_buckets[__n_bkt] if __is_bucket_begin.

	* testsuite/23_containers/unordered_multimap/erase/51845-multimap.cc:
	New test.

From-SVN: r183300
2012-01-19 11:46:31 +01: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++/51845 (23_containers/unordered_multimap/erase/24061-multimap.cc segfault) 2012-01-19 11:46:31 +01: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++/51845 (23_containers/unordered_multimap/erase/24061-multimap.cc segfault) 2012-01-19 11:46:31 +01:00
acinclude.m4 acinclude (GLIBCXX_CONFIGURE_DOCBOOK): Fix quoting. 2012-01-18 21:43:31 +00:00
aclocal.m4
ChangeLog re PR libstdc++/51845 (23_containers/unordered_multimap/erase/24061-multimap.cc segfault) 2012-01-19 11:46:31 +01: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 acinclude (GLIBCXX_CONFIGURE_DOCBOOK): Fix quoting. 2012-01-18 21:43:31 +00:00
configure.ac configure.ac: Move epub checks... 2012-01-18 21:35:45 +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.