gcc/libstdc++-v3/testsuite/performance
Jonathan Wakely 304a15ec64 PR libstdc++/81476 Optimise vector insertion from input iterators
PR libstdc++/81476
	* include/bits/vector.tcc (vector::_M_range_insert<_InputIterator>):
	Only insert elements one-by-one when inserting at the end.
	* testsuite/performance/23_containers/insert/81476.cc: New.

From-SVN: r250366
2017-07-19 20:32:15 +01:00
..
21_strings Update copyright years. 2017-01-01 13:07:43 +01:00
22_locale Update copyright years. 2017-01-01 13:07:43 +01:00
23_containers PR libstdc++/81476 Optimise vector insertion from input iterators 2017-07-19 20:32:15 +01:00
25_algorithms Update copyright years. 2017-01-01 13:07:43 +01:00
26_numerics Update copyright years. 2017-01-01 13:07:43 +01:00
27_io Update copyright years. 2017-01-01 13:07:43 +01:00
28_regex Update copyright years. 2017-01-01 13:07:43 +01:00
30_threads/future Update copyright years. 2017-01-01 13:07:43 +01:00
ext/pb_ds Update copyright years. 2017-01-01 13:07:43 +01:00