Skip to content
Snippets Groups Projects
Commit 453c182f authored by Per Bothner's avatar Per Bothner Committed by Per Bothner
Browse files

parse.y (patch_method_invocation): Set CAN_COMPLETE_NORMALLY on call to finit$...

parse.y (patch_method_invocation): Set CAN_COMPLETE_NORMALLY on call to finit$ (otherwise generate_bytecode_insns...


	* 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.

From-SVN: r49966
parent 0bf18815
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment