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
..
2004-02-27 22:01:32 +00:00
2005-01-23 23:35:20 +00:00
2005-04-09 18:50:52 +00:00
2005-04-07 04:16:26 +00:00
2005-04-09 18:50:52 +00:00
2005-04-09 18:50:52 +00:00
2005-04-07 04:16:26 +00:00
2005-04-07 04:16:26 +00:00
2005-04-07 04:16:26 +00:00
2004-12-19 21:57:28 +00:00
2005-04-01 03:35:59 +00:00