class.c (make_class_data): Check that super is compiled before building class referen...
authorTom Tromey <tromey@redhat.com>
Tue, 14 Jan 2003 18:59:01 +0000 (18:59 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 14 Jan 2003 18:59:01 +0000 (18:59 +0000)
commitd9bbf3f7431f127a29e80a51bf1b61a52ab8e172
tree2e862493204f9b5ada6c32ae2494187046c50470
parent45ba15f41013ac9c693b7c7108026c1697daee91
class.c (make_class_data): Check that super is compiled before building class reference to it.

* class.c (make_class_data): Check that super is compiled before
building class reference to it.

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