class.c (layout_class): Always convert TYPE_SIZE_UNIT to int_type_node...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Fri, 19 Nov 1999 01:43:21 +0000 (01:43 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 19 Nov 1999 01:43:21 +0000 (17:43 -0800)
commit4832340ccc6f162ba03c9443cd869753c8b665b2
tree66fbb45495496d80553981ae309d0b9450434344
parent9c5c5c8a310cc791b2136e71b7ea4b658d5a8f32
class.c (layout_class): Always convert TYPE_SIZE_UNIT to int_type_node...

Wed Nov 17 21:09:28 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* class.c (layout_class): Always convert TYPE_SIZE_UNIT to
  int_type_node: that's what `_Jv_AllocObject' expects.

From-SVN: r30581
gcc/java/ChangeLog
gcc/java/class.c