diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-10-07 22:57:39 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-10-07 22:57:39 -0600 |
commit | b03fc8c9bd81309b56cb3eba1e178ec6feab0dd8 (patch) | |
tree | 8f14b4b5949e3f26216718708c72bdab30092e6a /libobjc/objc | |
parent | 21a9616b39d53c3133d05a34b3e4dae89089ca71 (diff) | |
download | gcc-b03fc8c9bd81309b56cb3eba1e178ec6feab0dd8.zip gcc-b03fc8c9bd81309b56cb3eba1e178ec6feab0dd8.tar.gz gcc-b03fc8c9bd81309b56cb3eba1e178ec6feab0dd8.tar.bz2 |
c-common.c (type_for_mode): Only return TItype nodes when HOST_BITS_PER_WIDE_INT is >= 64 bits.
* c-common.c (type_for_mode): Only return TItype nodes when
HOST_BITS_PER_WIDE_INT is >= 64 bits.
* c-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.
* c-tree.h (intTI_type_node, unsigned_intTI_type_node): Only declare
when HOST_BITS_PER_WIDE_INT is >= 64 bits.
Forgot to commit with last change.
From-SVN: r22913
Diffstat (limited to 'libobjc/objc')
0 files changed, 0 insertions, 0 deletions