]> gcc.gnu.org Git - gcc.git/commit - gcc/java/ChangeLog
parse.y (patch_method_invocation): If class_decl is null (e.g.
authorPer Bothner <bothner@gcc.gnu.org>
Sun, 13 Dec 1998 17:51:06 +0000 (09:51 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Sun, 13 Dec 1998 17:51:06 +0000 (09:51 -0800)
commitba02c53a1e670de3e4c428f6e8d0558f46353f9c
tree5c9539ae9a80031102dd591cfd7ed958a2b47bc3
parent59e4a38e81a741547be70912d8c7a5f09f060a7c
parse.y (patch_method_invocation): If class_decl is null (e.g.

* parse.y (patch_method_invocation):  If class_decl is null
(e.g. an array type), use original type.
* parse.y (check_thrown_exceptions):  Temporary hack to suppress
errors about uncaught exception from clone (of array, specifically).

From-SVN: r24300
gcc/java/ChangeLog
This page took 0.054113 seconds and 5 git commands to generate.