]> git.ipfire.org Git - thirdparty/gcc.git/commit
For PR libgcj/7073:
authorTom Tromey <tromey@redhat.com>
Thu, 20 Jun 2002 15:10:49 +0000 (15:10 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 20 Jun 2002 15:10:49 +0000 (15:10 +0000)
commit04a704a4aafd2da62601578e9bdd7928aec45fd0
tree5fe7164c297cc6a841a25c673434a465963b9818
parentaa16c0facca1a54d453555e97546b941f197c661
For PR libgcj/7073:

* resolve.cc (_Jv_PrepareClass): Only resolve superclass if it
exists.
* defineclass.cc (handleClassBegin): Superclass for interface is
`null'.

From-SVN: r54835
libjava/ChangeLog
libjava/defineclass.cc
libjava/resolve.cc