gcc/libstdc++-v3/include/c_global
Paolo Carlini a2ca8577e6 re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit macros)
2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/52764
	* ginclude/stdint-wrap.h: In C++11 if __STDC_HOSTED__ define
	__STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS.
	* ginclude/stdint-gcc.h: In C++11 unconditionally define
	limit and constant macros.

/testsuite
2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/52764
	* g++.dg/cpp0x/stdint.C: New.

/libstdc++-v3
2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/52764
	* include/c_global/cstdint: Remove __STDC_LIMIT_MACROS and
	__STDC_CONSTANT_MACROS related macros.

From-SVN: r192174
2012-10-06 23:06:04 +00:00
..
cassert
ccomplex cstdlib: Remove redundant pasto code protected by __GXX_EXPERIMENTAL_CXX0X__. 2012-10-05 17:39:32 +00:00
cctype
cerrno
cfenv
cfloat cstdlib: Remove redundant pasto code protected by __GXX_EXPERIMENTAL_CXX0X__. 2012-10-05 17:39:32 +00:00
cinttypes
ciso646
climits
clocale
cmath Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
csetjmp
csignal
cstdalign
cstdarg
cstdbool
cstddef
cstdint re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit macros) 2012-10-06 23:06:04 +00:00
cstdio
cstdlib re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llabs is absent) 2012-10-05 19:10:22 +00:00
cstring
ctgmath
ctime
cwchar
cwctype cstdlib: Remove redundant pasto code protected by __GXX_EXPERIMENTAL_CXX0X__. 2012-10-05 17:39:32 +00:00