OSDN Git Service

* parse.y (patch_method_invocation): Set CAN_COMPLETE_NORMALLY on call
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Feb 2002 13:57:43 +0000 (13:57 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Feb 2002 13:57:43 +0000 (13:57 +0000)
commite9a502ef11fecb00bf6489ea2255ca3be7cca730
tree58fb077a2e2ebd54f1967ab05f5cbb14a5893aae
parentf651723c588671de00b590223c8fa848a5d12d21
* parse.y (patch_method_invocation): Set CAN_COMPLETE_NORMALLY on call
to finit$ (otherwise generate_bytecode_insns drops it). However, we
don't need to set it on the COMPOUND_EXPR - the caller does that.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49966 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.y