gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility
Paolo Carlini a834e097ea acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Check wcstoimax and wcstoumax, define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1.
2008-09-07  Paolo Carlini  <paolo.carlini@oracle.com>

	* acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Check wcstoimax and
	wcstoumax, define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1.
	* include/tr1_impl/cinttypes: Use the latter.
	* testsuite/tr1/8_c_compatibility/cinttypes/functions.cc: Likewise.
	* configure: Regenerate.
	* config.h.in: Likewise.

From-SVN: r140089
2008-09-07 16:41:06 +00:00
..
cctype cwchar: New. 2006-02-03 21:40:07 +00:00
cfenv acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. 2007-03-04 22:59:49 +00:00
cinttypes acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Check wcstoimax and wcstoumax, define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1. 2008-09-07 16:41:06 +00:00
cmath cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550. 2008-05-26 19:18:24 +00:00
complex complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. 2008-06-12 10:17:53 +00:00
cstdint utility: Include <initializer_list>, per the current WP. 2008-07-29 17:06:24 +00:00
cstdio cstdio: New. 2006-02-05 11:38:57 +00:00
cstdlib acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. 2007-03-04 22:59:49 +00:00
cwchar cmath: New. 2006-02-07 13:14:03 +00:00
cwctype cstdio: New. 2006-02-05 11:38:57 +00:00