gcc/libstdc++-v3/testsuite
Paolo Carlini 44ecf60364 re PR libstdc++/21209 (signed integer overflow in num_get<>::_M_extract_int)
2005-04-26  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/21209
	* include/bits/locale_facets.tcc (_M_extract_int): Avoid signed
	integer overflow, always use a suited unsigned type in the main
	parsing loop.
	(struct __to_unsigned_type): New.
	* testsuite/22_locale/num_get/get/char/16.cc: New.
	* testsuite/22_locale/num_get/get/wchar_t/16.cc: Likewise.

From-SVN: r98768
2005-04-26 09:31:07 +00:00
..
17_intro
18_support
19_diagnostics
20_util
21_strings pod_char_traits.h (__gnu_cxx::character): Add char_type. 2005-04-15 02:06:26 +00:00
22_locale re PR libstdc++/21209 (signed integer overflow in num_get<>::_M_extract_int) 2005-04-26 09:31:07 +00:00
23_containers
24_iterators
25_algorithms
26_numerics
27_io pod_char_traits.h (__gnu_cxx::character): Add char_type. 2005-04-15 02:06:26 +00:00
backward
config
data
demangle
ext check_allocate_max_size.cpp: Add explicit instantiations for systems without weak symbols. 2005-04-21 04:21:51 +00:00
lib Makefile.am: Remove libv3test.a. 2005-04-09 18:50:52 +00:00
libstdc++-abi test.html: Update. 2005-04-07 04:16:26 +00:00
libstdc++-dg
performance
thread
tr1 memory, [...]: Use mutex to make _Sp_counted_base::add_ref_lock() thread-safe. 2005-04-05 12:08:55 +01:00
Makefile.am Makefile.am: Remove libv3test.a. 2005-04-09 18:50:52 +00:00
Makefile.in Makefile.am: Remove libv3test.a. 2005-04-09 18:50:52 +00:00
testsuite_abi_check.cc test.html: Update. 2005-04-07 04:16:26 +00:00
testsuite_abi.cc Makefile.am (noinst_PROGRAMS): Remove. 2005-04-01 20:20:22 +00:00
testsuite_abi.h Makefile.am (noinst_PROGRAMS): Remove. 2005-04-01 20:20:22 +00:00
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.cc pod_char_traits.h (__gnu_cxx::character): Add char_type. 2005-04-15 02:06:26 +00:00
testsuite_character.h pod_char_traits.h (__gnu_cxx::character): Add char_type. 2005-04-15 02:06:26 +00:00
testsuite_hooks.cc test.html: Update. 2005-04-07 04:16:26 +00:00
testsuite_hooks.h test.html: Update. 2005-04-07 04:16:26 +00:00
testsuite_io.h
testsuite_iterators.h
testsuite_performance.h
testsuite_tr1.h