gcc/libstdc++-v3
Dennis Czeremin 3dd44c8d04 re PR libstdc++/35566 (multiset constructor uses insert_unique instead of insert_equal!)
2008-03-13  Dennis Czeremin  <dennis.czeremin@smiths-heimann.com>

	PR libstdc++/35566
	* include/bits/stl_multimap.h (multimap<>::multimap(_InputIterator,
	_InputIterator)): Forward to _M_insert_equal, not _M_insert_unique.

From-SVN: r133175
2008-03-13 17:48:21 +00:00
..
config gnu.ver: Move <system_error> related symbols to GLIBCXX_3.4.11 symbol version. 2008-03-07 12:09:49 +01:00
doc mainpage.html: Correct links. 2008-02-13 23:34:10 +00:00
include re PR libstdc++/35566 (multiset constructor uses insert_unique instead of insert_equal!) 2008-03-13 17:48:21 +00:00
libmath configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
libsupc++ configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
po configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
scripts Convert documentation to DocBook. 2008-02-11 00:01:33 +00:00
src gnu.ver: Remove _ZNKSt3tr14hashIgEclEg@@GLIBCXX_3.4.10 and... 2008-03-01 20:15:17 +01:00
testsuite re PR libstdc++/35541 (Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG) 2008-03-13 17:35:40 +00:00
acinclude.m4 acinclude.m4: Also check for EIDRM and ETXTBSY. 2008-02-25 13:15:16 +00:00
aclocal.m4 configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
ChangeLog re PR libstdc++/35566 (multiset constructor uses insert_unique instead of insert_equal!) 2008-03-13 17:48:21 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
config.h.in error_constants.h (posix_errno): Guard not_supported use of ENOTSUP. 2008-02-14 17:03:02 +00:00
configure crossconfig.m4 (*-mingw32*): Define HAVE_STRTOF and HAVE_STRTOLD. 2008-03-04 12:44:31 +00:00
configure.ac
configure.host
crossconfig.m4 crossconfig.m4 (*-mingw32*): Define HAVE_STRTOF and HAVE_STRTOLD. 2008-03-04 12:44:31 +00:00
fragment.am
linkage.m4 [multiple changes] 2008-01-18 08:16:51 +00:00
Makefile.am [multiple changes] 2008-01-18 08:16:51 +00:00
Makefile.in configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
README mainpage.html: Add in corrected links. 2008-02-12 02:10:57 +00:00

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.