]> gcc.gnu.org Git - gcc.git/commit
class.c (make_class_data): Create vtable for abstract classes.
authorTom Tromey <tromey@cygnus.com>
Fri, 28 Jul 2000 06:57:31 +0000 (06:57 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 28 Jul 2000 06:57:31 +0000 (06:57 +0000)
commit13107ec07cbc19decd1e47dde519b5ba96465d97
tree697949046fd699107202fccdfe7b39ed78ac06e6
parentacacca102377f083aa09bf8c16295d6089b23bcd
class.c (make_class_data): Create vtable for abstract classes.

2000-07-27  Tom Tromey  <tromey@cygnus.com>
            Anthony Green  <green@cygnus.com>
    Alexandre Petit-Bianco  <apbianco@cygnus.com>

* class.c (make_class_data): Create vtable for abstract classes.
(get_dispatch_table): Changed to cope with abstract classes.

Co-Authored-By: Alexandre Petit-Bianco <apbianco@cygnus.com>
Co-Authored-By: Anthony Green <green@cygnus.com>
From-SVN: r35313
gcc/java/ChangeLog
gcc/java/class.c
This page took 0.055693 seconds and 5 git commands to generate.