gcc/libstdc++-v3/include
Paolo Carlini df4d18ad80 PR libstdc++/42261 (take 2)
2009-12-10  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/42261 (take 2)
	* include/bits/basic_string.h (_S_construct_aux_2(size_type, _CharT,
	const _Alloc&)): Add.
	(_S_construct_aux(_Integer, _Integer, const _Alloc&, __true_type)):
	Call it.
	* include/ext/sso_string_base.h (_M_construct_aux_2(size_type,
	_CharT): Add.
	(_M_construct_aux(_Integer, _Integer, std::__true_type)): Call it.
	* include/ext/rc_string_base.h (_S_construct_aux_2(size_type, _CharT,
	const _Alloc&)): Add.
	(_S_construct_aux(_Integer, _Integer, const _Alloc&, __true_type)):
	Call it.
	* config/abi/pre/gnu.ver: Export basic_string::_S_construct_aux_2.
	* testsuite/21_strings/basic_string/cons/char/42261.cc: New.
	* testsuite/21_strings/basic_string/cons/wchar_t/42261.cc: Likewise.

From-SVN: r155137
2009-12-10 19:17:27 +00:00
..
backward merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
bits PR libstdc++/42261 (take 2) 2009-12-10 19:17:27 +00:00
c
c_compatibility stdatomic.h: Include cstdatomic if __cplusplus. 2009-10-16 20:17:39 +00:00
c_global user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
c_std
debug bitset: Add doxygen markup. 2009-11-17 20:38:33 +00:00
decimal decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
ext PR libstdc++/42261 (take 2) 2009-12-10 19:17:27 +00:00
parallel re PR libstdc++/42319 (incomplete type char_traits if parallel mode is active) 2009-12-07 14:27:59 +00:00
precompiled Added <initializer_list> to precompiled/stdc++.h. 2009-10-13 11:26:06 +00:00
profile profiler_container_size.h: Fix include guard, formatting fixes. 2009-12-10 06:47:12 +00:00
std [multiple changes] 2009-11-30 09:34:04 +00:00
tr1 [multiple changes] 2009-11-30 09:34:04 +00:00
tr1_impl [multiple changes] 2009-11-30 09:34:04 +00:00
Makefile.am [multiple changes] 2009-11-30 09:34:04 +00:00
Makefile.in Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00