From: Per Bothner Date: Tue, 2 Feb 1999 12:07:01 +0000 (-0800) Subject: parse.y (patch_method_invocation): Handle calling static methods... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f044fba91499e83ed708cacffe65ad142d87e5f9;p=gcc.git parse.y (patch_method_invocation): Handle calling static methods... � * parse.y (patch_method_invocation): Handle calling static methods, even in the form EXPR.METHOD(ARGS), not just TYPE.METHOD(ARGS). * parse.y (java_complete_lhs): Don't complain about unreachable exit condition in a do-while statement. From-SVN: r24969 --- diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 069daa4426a..63e1254ced9 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,11 @@ +Mon Feb 1 20:44:47 1999 Per Bothner + + * parse.y (patch_method_invocation): Handle calling static methods, + even in the form EXPR.METHOD(ARGS), not just TYPE.METHOD(ARGS). + + * parse.y (java_complete_lhs): Don't complain about unreachable + exit condition in a do-while statement. + Thu Jan 28 18:51:26 1999 Per Bothner * jcf-write.c (localvar_alloc): Only emit entry for