gcc/libstdc++-v3/testsuite
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
..
17_intro Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
18_support quick_exit.cc: #if out the whole test if unsupported. 2013-02-14 20:26:54 -05:00
19_diagnostics Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
20_util re PR c++/55017 ([DR 1051] [C++11] Rvalue-reference member should cause copy constructor to be deleted, but still declared) 2013-03-16 22:35:01 -04:00
21_strings Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
22_locale 38081-1.cc (test01): Don't expect dots after abbreviated weekday names for ru_RU for glibc versions... 2013-02-12 10:32:01 +00:00
23_containers PR libstdc++/55977 (partial, std::vector and std::deque bits) 2013-03-18 10:15:56 +00:00
24_iterators Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
25_algorithms Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
26_numerics re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
27_io re PR libstdc++/56282 (std::basic_ios<char> broken with -std=c++11 (undefined reference)) 2013-02-11 10:30:43 +00:00
28_regex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
29_atomics re PR libstdc++/56012 ([C++11] Narrowing conversion in atomic_flag) 2013-02-26 23:46:21 +00:00
30_threads re PR libstdc++/56002 ([C++11] allow generic locks to be used without requiring plattform support for threads) 2013-03-16 19:45:53 +00:00
abi Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
backward Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
config Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ext Add math constants and triangular and von Mises distributions. 2013-03-03 00:12:28 +00:00
lib Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
libstdc++-abi Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
libstdc++-dg Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
libstdc++-prettyprinters Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
performance Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
tr1 re PR libstdc++/56216 (TR1 bessel functions bomb at x == 0!) 2013-02-08 14:10:48 +00:00
tr2 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
util Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.am Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00:00