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
bits PR libstdc++/42261 (take 2) 2009-12-10 19:17:27 +00:00
c
c_compatibility
c_global
c_std
debug
decimal
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
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