gcc/libstdc++-v3/include
Paolo Carlini bcaf576b83 re PR libstdc++/42261 (infinite recursion from string(string::size_type(6), string::size_type('f')))
2009-12-03  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/42261
	* include/bits/basic_string.h (_S_construct_aux(_Integer, _Integer,
	const _Alloc&, __true_type)): Cast the second argument to value_type.
	* include/ext/sso_string_base.h (_M_construct_aux(_Integer, _Integer,
	std::__true_type)): Likewise.
	* include/ext/rc_string_base.h (_S_construct_aux(_Integer, _Integer,
	const _Alloc&, std::__true_type)): Likewise.
	* testsuite/21_strings/basic_string/cons/char/42261.cc: New.
	* testsuite/21_strings/basic_string/cons/wchar_t/42261.cc: Likewise.

From-SVN: r154948
2009-12-03 14:20:56 +00:00
..
backward merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
bits re PR libstdc++/42261 (infinite recursion from string(string::size_type(6), string::size_type('f'))) 2009-12-03 14:20:56 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
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 cmath (abs(_Tp)): Add. 2009-07-23 18:38:22 +00:00
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 re PR libstdc++/42261 (infinite recursion from string(string::size_type(6), string::size_type('f'))) 2009-12-03 14:20:56 +00:00
parallel partition.h (__parallel_partition): Correctly initialize chunk size. 2009-11-19 16:43:20 +00:00
precompiled Added <initializer_list> to precompiled/stdc++.h. 2009-10-13 11:26:06 +00:00
profile profiler.h: Remove namespace markup. 2009-11-17 21:35:21 +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 [multiple changes] 2009-11-30 09:34:04 +00:00