gcc/libstdc++-v3/testsuite
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
..
17_intro extc++.h: Don't include TR1 if C++0x. 2009-08-12 00:56:12 +00:00
18_support denorm_min.cc: Use dg-add-options ieee. 2009-08-31 22:29:47 +00:00
19_diagnostics call.c (implicit_conversion): Handle conversion from initializer-list to scalar. 2009-05-27 18:23:41 -04:00
20_util ref.cc: Add. 2009-12-03 10:18:04 +00:00
21_strings re PR libstdc++/42261 (infinite recursion from string(string::size_type(6), string::size_type('f'))) 2009-12-03 14:20:56 +00:00
22_locale re PR libstdc++/40712 (locale(const locale&, const char*, locale::category) can create broken locale) 2009-07-18 22:58:10 +00:00
23_containers pool_allocator.cc: Adjust catch blocks. 2009-11-19 19:21:05 +00:00
24_iterators 2009-06-20 Paolo Carlini <paolo.carlini@oracle.com> 2009-06-21 00:57:56 +00:00
25_algorithms 009-11-04 Benjamin Kosnik <bkoz@redhat.com> 2009-11-05 02:55:08 +00:00
26_numerics random.h (class linear_congruential_engine, [...]): Do not use simulated concept checks... 2009-10-12 19:11:31 +00:00
27_io libstdc++.exp (check_v3_target_binary_io): New. 2009-09-18 00:54:25 +01:00
28_regex Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
29_atomics stdatomic.h: Include cstdatomic if __cplusplus. 2009-10-16 20:17:39 +00:00
30_threads future: Use base class with nested types. 2009-11-03 00:47:48 +00:00
abi Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
backward Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
config Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
data Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
decimal binary-arith.cc: Fix directive to skip test. 2009-10-06 23:17:07 +00:00
ext mutex_extensions.cc: Adjust dg-error line number. 2009-12-03 06:43:51 +00:00
lib libstdc++.exp (libstdc++_init): Add host-dependent settings for LC_ALL and LANG. 2009-12-01 00:09:30 +00:00
libstdc++-abi Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
libstdc++-dg [multiple changes] 2009-10-05 17:42:00 +00:00
performance future: New. 2009-06-21 15:02:09 +01:00
tr1 re PR libstdc++/42019 (shared_ptr can not be used with -fno-rtti) 2009-11-20 21:23:02 +00:00
util pool_allocator.cc: Adjust catch blocks. 2009-11-19 19:21:05 +00:00
Makefile.am Makefile.am: Remove use of baseline_file. 2009-11-11 23:44:32 -05:00
Makefile.in Makefile.am: Remove use of baseline_file. 2009-11-11 23:44:32 -05:00