re PR java/5848 (gcj "crashes" on syntax with complex cast)
authorTom Tromey <tromey@redhat.com>
Tue, 12 Mar 2002 18:01:23 +0000 (18:01 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 12 Mar 2002 18:01:23 +0000 (18:01 +0000)
commitf792bce511e3b62be13ff2d6a6a24d8af533513f
tree43e2315a9bfe2eea6886b2527680947b7dca0b4f
parenta65c591c7daf3ea593223fe52c36eeb638ef6261
re PR java/5848 (gcj "crashes" on syntax with complex cast)

* parse.y (qualify_ambiguous_name): Handle case where QUAL_WFL is
a call_expr wrapped in a convert.  Fixes PR java/5848.

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