Fri Oct 29 14:35:18 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Oct 1999 21:37:51 +0000 (21:37 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Oct 1999 21:37:51 +0000 (21:37 +0000)
* class.c (add_method_1): Set DECL_INLINE to 1 for private, static
  and final method.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30268 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/java/ChangeLog

index 401336e..c547b45 100644 (file)
@@ -1,3 +1,8 @@
+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.
+
 Fri Oct 29 14:23:32 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
 
        * parse.y (expression_statement:): Call function to report