]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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)
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

index 401336e6b62ea36e1fe627bb9c28499a387e73c6..c547b4551c2ffb3265ea41658819d35cca61961b 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