class.c (add_method_1): Set DECL_INLINE to 1 for private, static and final method.
authorAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 29 Oct 1999 21:37:51 +0000 (14:37 -0700)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 29 Oct 1999 21:37:51 +0000 (14:37 -0700)
commited598dde43da766e72a6abf0f2b4622392b0fecd
treeda1deee234e4528eb37d3d47999e05fb60cc102c
parent8119c7200793ac1e1c667f20d948eeffb11996e3
class.c (add_method_1): Set DECL_INLINE to 1 for private, static and final method.

Fri Oct 29 14:35:18 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* class.c (add_method_1): Set DECL_INLINE to 1 for private, static
  and final method.

From-SVN: r30268
gcc/java/ChangeLog