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
This commit is contained in:
Alexandre Petit-Bianco 1999-10-29 14:37:51 -07:00
parent 8119c72007
commit ed598dde43

View 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