* From Graham
authorJeffrey A Law <law@cygnus.com>
Mon, 17 Aug 1998 20:26:47 +0000 (20:26 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 Aug 1998 20:26:47 +0000 (14:26 -0600)
commitdef9b0064bda2dc13454a0a963ad143eff5f3993
tree8bce95d92d0595ed739748940d4e2459713b7ecd
parente7b7998a0c8c79b23d9580a916c1ba1745fe7c97
* From Graham
        * tree.c (build_index_type): Copy TYPE_SIZE_UNIT from sizetype
        to itype.
        * c-decl.c (finish_enum): Copy TYPE_SIZ_UNIT from enumtype to tem.

From-SVN: r21810
gcc/ChangeLog
gcc/c-decl.c
gcc/tree.c