class.c (layout_class): Handle case where superclass can't be layed out yet.
authorAnthony Green <green@redhat.com>
Sun, 8 Oct 2000 19:14:32 +0000 (19:14 +0000)
committerAnthony Green <green@gcc.gnu.org>
Sun, 8 Oct 2000 19:14:32 +0000 (19:14 +0000)
commit7fd9a5168344bc1d3621e263412e587d79969091
treedf0f29462dbc6428ed4962ed38ab1b9436b1dfb5
parent6f298a0a2d021d79f1039dc35ddd0c93dd8913cf
class.c (layout_class): Handle case where superclass can't be layed out yet.

2000-10-07  Anthony Green  <green@redhat.com>

* class.c (layout_class): Handle case where superclass can't be
layed out yet.

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