OSDN Git Service

* parse.y (expand_start_java_method): Was only called once and had a
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Mar 2001 05:57:30 +0000 (05:57 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Mar 2001 05:57:30 +0000 (05:57 +0000)
commit34c8cd8dca4cf0dfd74761b30ebc208f7e8c54af
tree84eb2d9cd172ef438c3a3e643f810acd9cbe0969
parent6abce4bb8ca947a8d3cd7b1cb10e5d52386868f9
* parse.y (expand_start_java_method):  Was only called once and had a
misleading name, so inline in caller java_complete_expand_method.
(enter_a_block):  Likewise inline in enter_block and remove.

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