c-common.c (build_common_tree_nodes): Build intTI_type_nodes for HOST_BITS_PER_WIDE_I...
authorJan Hubicka <jh@suse.cz>
Wed, 28 Feb 2001 16:25:05 +0000 (17:25 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 28 Feb 2001 16:25:05 +0000 (16:25 +0000)
commit4ae3100368d294e93a9e3d9bab3ef22b20da14ce
treeb3c7b3d8d75a50549edcdd1be574fe4be85dd359
parent787dc84216bdf0def91f8e2fa3bbb15415959af3
c-common.c (build_common_tree_nodes): Build intTI_type_nodes for HOST_BITS_PER_WIDE_INT == 32 too.

* c-common.c (build_common_tree_nodes): Build intTI_type_nodes
for HOST_BITS_PER_WIDE_INT == 32 too.

From-SVN: r40121
gcc/ChangeLog
gcc/tree.c