r147712 - in /trunk/gcc: ChangeLog c-common.c d...
hp@gcc.gnu.org
hp@gcc.gnu.org
Tue May 19 18:12:00 GMT 2009
Author: hp
Date: Tue May 19 18:12:57 2009
New Revision: 147712
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147712
Log:
* defaults.h (UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE)
(WCHAR_TYPE, MODIFIED_WCHAR_TYPE, PTRDIFF_TYPE, WINT_TYPE)
(INTMAX_TYPE, UINTMAX_TYPE, SIG_ATOMIC_TYPE, INT8_TYPE, INT16_TYPE)
(INT32_TYPE, INT64_TYPE, UINT8_TYPE, UINT16_TYPE, UINT32_TYPE)
(UINT64_TYPE, INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE)
(INT_LEAST64_TYPE, UINT_LEAST8_TYPE, UINT_LEAST16_TYPE)
(UINT_LEAST32_TYPE, UINT_LEAST64_TYPE, INT_FAST8_TYPE)
(INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE)
(UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE)
(SIZE_TYPE, PID_TYPE, CHAR16_TYPE, CHAR32_TYPE): Move defaults here...
* c-common.c: ...from here.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-common.c
trunk/gcc/defaults.h
More information about the Gcc-cvs
mailing list