gcc/libstdc++-v3/include/bits
Paolo Carlini 465d76b735 re PR libstdc++/42381 (deque shouldn't reserve that much memory)
2009-12-15  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libsdtc++/42381
	* include/bits/stl_deque.h (_GLIBCXX_DEQUE_BUF_SIZE): Add.
	(__deque_buf_size(size_t)): Use it.
	* testsuite/23_containers/deque/requirements/dr438/
	assign_neg.cc: Adjust dg-error line numbers.
	* testsuite/23_containers/deque/requirements/dr438/
	insert_neg.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/
	constructor_2_neg.cc: Likewise.

From-SVN: r155271
2009-12-15 20:58:29 +00:00
..
algorithmfwd.h PR libstdc++/25304, DR 865 [Ready] 2009-12-15 00:07:52 +00:00
allocator.h
atomic_0.h re PR libstdc++/40654 ([C++0x] atomic.cc: 'd' is used uninitialized warning) 2009-10-16 07:47:33 +00:00
atomic_2.h re PR libstdc++/42273 (atomic_2.h:111: = instead of == in if) 2009-12-09 22:06:59 +00:00
atomicfwd_c.h
atomicfwd_cxx.h
basic_ios.h
basic_ios.tcc
basic_string.h PR libstdc++/42261 (take 2) 2009-12-10 19:17:27 +00:00
basic_string.tcc re PR libstdc++/41773 (Many libstdc++ failures) 2009-10-20 21:54:22 +00:00
boost_concept_check.h
c++config configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_CHECK_FUNC for Cygwin DLL libstdc++ support wrappers. 2009-11-30 23:22:04 +00:00
char_traits.h
codecvt.h
concept_check.h
cpp_type_traits.h
deque.tcc
forward_list.h forward_list.h (forward_list<>::erase_after): Change signature per N2988, return void; simplify. 2009-11-13 22:41:49 +00:00
forward_list.tcc forward_list.h (forward_list<>::erase_after): Change signature per N2988, return void; simplify. 2009-11-13 22:41:49 +00:00
fstream.tcc
functexcept.h functional (function::function): Move construct target. 2009-12-15 17:42:47 +00:00
functional_hash.h re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() copies its argument) 2009-11-19 16:55:25 +00:00
gslice_array.h
gslice.h
hashtable.h
indirect_array.h
ios_base.h
istream.tcc revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream sentry objects. 2009-09-05 00:18:07 +00:00
list.tcc stl_list.h (splice(iterator, list&), [...]): Re-add in C++0x mode for backward compatibility (see DR 1133). 2009-12-14 10:26:09 +00:00
locale_classes.h
locale_classes.tcc
locale_facets_nonio.h
locale_facets_nonio.tcc
locale_facets.h
locale_facets.tcc
localefwd.h
mask_array.h
move.h type_traits (declval): Add, per DR 1255. 2009-11-13 02:25:12 +00:00
ostream_insert.h revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream sentry objects. 2009-09-05 00:18:07 +00:00
ostream.tcc revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream sentry objects. 2009-09-05 00:18:07 +00:00
postypes.h
random.h random.h: Fix typo in static_assert text. 2009-10-30 21:31:23 +00:00
random.tcc random.tcc: Define static const data members. 2009-09-30 00:50:24 +00:00
shared_ptr_base.h re PR libstdc++/42019 (shared_ptr can not be used with -fno-rtti) 2009-11-20 21:23:02 +00:00
shared_ptr.h re PR libstdc++/42019 (shared_ptr can not be used with -fno-rtti) 2009-11-20 21:23:02 +00:00
slice_array.h
sstream.tcc
stl_algo.h PR libstdc++/25304, DR 865 [Ready] 2009-12-15 00:07:52 +00:00
stl_algobase.h PR libstdc++/25304, DR 865 [Ready] 2009-12-15 00:07:52 +00:00
stl_bvector.h
stl_construct.h stl_construct.h: Include <bits/move.h>. 2009-08-29 19:35:21 +00:00
stl_deque.h re PR libstdc++/42381 (deque shouldn't reserve that much memory) 2009-12-15 20:58:29 +00:00
stl_function.h
stl_heap.h
stl_iterator_base_funcs.h stl_iterator_base_funcs.h: (next): Change template parameter name consistently with the resolution of DR... 2009-10-28 13:07:00 +00:00
stl_iterator_base_types.h user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
stl_iterator.h user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
stl_list.h stl_list.h (splice(iterator, list&), [...]): Re-add in C++0x mode for backward compatibility (see DR 1133). 2009-12-14 10:26:09 +00:00
stl_map.h stl_tree.h: Make erase return iterator as per DR 130. 2009-08-14 17:54:44 +00:00
stl_multimap.h stl_tree.h: Make erase return iterator as per DR 130. 2009-08-14 17:54:44 +00:00
stl_multiset.h stl_tree.h: Make erase return iterator as per DR 130. 2009-08-14 17:54:44 +00:00
stl_numeric.h PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
stl_pair.h PR libstdc++/40925 (again) 2009-10-30 02:29:14 +00:00
stl_queue.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h stl_tree.h: Make erase return iterator as per DR 130. 2009-08-14 17:54:44 +00:00
stl_stack.h
stl_tempbuf.h user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
stl_tree.h stl_tree.h: Make erase return iterator as per DR 130. 2009-08-14 17:54:44 +00:00
stl_uninitialized.h 2009-09-02 Paolo Carlini <paolo.carlini@oracle.com> 2009-09-02 14:49:58 +00:00
stl_vector.h
stream_iterator.h user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
streambuf_iterator.h user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
streambuf.tcc
stringfwd.h
unique_ptr.h
valarray_after.h
valarray_array.h re PR libstdc++/41763 (valarray_array.h seems to overuse __restrict__) 2009-10-20 21:21:11 +00:00
valarray_array.tcc
valarray_before.h
vector.tcc