diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2016-01-12 13:16:53 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2016-01-12 05:16:53 -0800 |
commit | 5cc2af593f43d240161fd98cfbc1a06fc9bb96fa (patch) | |
tree | 7eeddfdd144918a57a835276c99959e842237827 /gcc/tree-vrp.c | |
parent | 86cefc49427a40b340021290e6e22e2681b55978 (diff) | |
download | gcc-5cc2af593f43d240161fd98cfbc1a06fc9bb96fa.zip gcc-5cc2af593f43d240161fd98cfbc1a06fc9bb96fa.tar.gz gcc-5cc2af593f43d240161fd98cfbc1a06fc9bb96fa.tar.bz2 |
Define STDINT_LONG32 and add predefined integer types for IAMCU
Define STDINT_LONG32 to 0, add SIZE_TYPE, PTRDIFF_TYPE and WCHAR_TYPE
for IAMCU to make integer types compatible with i386 Linux.
PR target/68456
PR target/69226
* config/i386/iamcu.h (SIZE_TYPE): New macro.
(PTRDIFF_TYPE): Likewise.
(WCHAR_TYPE): Likewise.
(WCHAR_TYPE_SIZE): Likewise.
(STDINT_LONG32): Likewise.
From-SVN: r232266
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions