gcc/libstdc++-v3
Paolo Carlini ad6fdc1976 PR libstdc++/55977 (partial, std::vector and std::deque bits)
2013-03-18  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/55977 (partial, std::vector and std::deque bits)
	* include/bits/stl_vector.h (_M_range_initialize(_InputIterator,
	_InputIterator, std::input_iterator_tag)): Use emplace_back.
	* include/bits/deque.tcc (_M_range_initialize(_InputIterator,
	_InputIterator, std::input_iterator_tag)): Likewise.
	* testsuite/23_containers/vector/cons/55977.cc: New.
	* testsuite/23_containers/deque/cons/55977.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/assign_neg.cc:
	Adjust dg-error line number.
	* testsuite/23_containers/vector/requirements/dr438/insert_neg.cc:
	Likewise.

From-SVN: r196774
2013-03-18 10:15:56 +00:00
..
config baseline_symbols.txt: Update. 2013-03-07 16:47:47 +01:00
doc *: Regenerate. 2013-03-14 03:13:14 +00:00
include PR libstdc++/55977 (partial, std::vector and std::deque bits) 2013-03-18 10:15:56 +00:00
libsupc++ re PR libstdc++/56468 (Clang exposes bug with unexpected forward-declaration of type_info) 2013-03-16 20:01:16 +00:00
po Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
python Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
scripts Filter out basever symbols on Solaris 2013-03-06 13:34:35 +00:00
src Makefile.am (hashtable_c++0x.lo, [...]): Use -fimplicit-templates. 2013-02-12 00:39:38 +00:00
testsuite PR libstdc++/55977 (partial, std::vector and std::deque bits) 2013-03-18 10:15:56 +00:00
acinclude.m4 re PR libstdc++/56475 (Incorrect result of configure test for /dev/random (_GLIBCXX_USE_RANDOM_TR1) for MinGW platform (and others?)) 2013-03-01 11:23:21 +01:00
aclocal.m4
ChangeLog PR libstdc++/55977 (partial, std::vector and std::deque bits) 2013-03-18 10:15:56 +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 unwind-cxx.h: Include sys/sdt.h if detected. 2013-03-15 09:55:07 +01:00
configure unwind-cxx.h: Include sys/sdt.h if detected. 2013-03-15 09:55:07 +01:00
configure.ac unwind-cxx.h: Include sys/sdt.h if detected. 2013-03-15 09:55:07 +01:00
configure.host
crossconfig.m4
fragment.am
linkage.m4 linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE): New. 2013-02-11 12:50:13 -05:00
Makefile.am Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
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.