OSDN Git Service

* class.c (finish_class): Emit inlined methods if any native
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Nov 1999 18:27:28 +0000 (18:27 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Nov 1999 18:27:28 +0000 (18:27 +0000)
commit3560c6fc6f4b2841d46b77618746df8f1ce1430b
tree3b52e6e9e1b58af468ce584c71e1c1a47ce2832b
parentf14141ce36a9e11dc810da3dfe625543ae118093
* class.c (finish_class): Emit inlined methods if any native
methods exist in the class.  Fixes PR gcj/85.

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