re PR java/5935 (problem with anonymous inner classes)
authorBryce McKinlay <bryce@waitaki.otago.ac.nz>
Sat, 16 Mar 2002 20:57:10 +0000 (20:57 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Sat, 16 Mar 2002 20:57:10 +0000 (20:57 +0000)
commit568d1435c5e359df59f0a5b7ffc25f4178c5b781
tree581a94803ebebec7ba9ff8a591be8dc0d905fc8f
parent5dd236e238bbea08ee2134d00306e03befd7e25b
re PR java/5935 (problem with anonymous inner classes)

* parse.y (craft_constructor): Return the constructor decl.
(java_expand_classes): Update comments.
(lookup_method_invoke): Call fix_constructors immediately for
anonymous class. Fixes PR java/5935.

From-SVN: r50891
gcc/java/ChangeLog
gcc/java/parse.y