aboutsummaryrefslogtreecommitdiff
path: root/libobjc/encoding.c
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1998-10-08 05:04:57 +0000
committerJeff Law <law@gcc.gnu.org>1998-10-07 23:04:57 -0600
commit946dc1c8ad29de80d6971701ed879dd5ab36dd86 (patch)
tree73c781f68f5ff392cabd8e5a61b988c6e1bc62e9 /libobjc/encoding.c
parente39b138b413a06ee880c3faffe15c592486ec943 (diff)
downloadgcc-946dc1c8ad29de80d6971701ed879dd5ab36dd86.zip
gcc-946dc1c8ad29de80d6971701ed879dd5ab36dd86.tar.gz
gcc-946dc1c8ad29de80d6971701ed879dd5ab36dd86.tar.bz2
typeck.c (unsigned_type): Only return TItype nodes when HOST_BITS_PER_WIDE_INT is >= 64 bits.
* typeck.c (unsigned_type): Only return TItype nodes when HOST_BITS_PER_WIDE_INT is >= 64 bits. (signed_type): Similarly. * decl.c (intTI_type_node, unsigned_intTI_type_node): Only declare when HOST_BITS_PER_WIDE_INT is >= 64 bits. (init_decl_processing): Only create TItype nodes when HOST_BITS_PER_WIDE_INT is >= 64 bits. * cp-tree.h (intTI_type_node, unsigned_intTI_type_node): Only declare when HOST_BITS_PER_WIDE_INT is >= 64 bits. From-SVN: r22915
Diffstat (limited to 'libobjc/encoding.c')
0 files changed, 0 insertions, 0 deletions