]> git.ipfire.org Git - thirdparty/gcc.git/commit
* class.c (make_class_data): Check that super is compiled before
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jan 2003 18:59:01 +0000 (18:59 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jan 2003 18:59:01 +0000 (18:59 +0000)
commit7df111ad7fa16b8221037af1cdaa42e0e667e16e
tree2e862493204f9b5ada6c32ae2494187046c50470
parent149417bc1e319b1d9c76589f06c10ce480c7adf7
* class.c (make_class_data): Check that super is compiled before
building class reference to it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61292 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/class.c