This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[PATCH] Fix java/13733
- From: Andrew Haley <aph at redhat dot com>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Thu, 22 Jan 2004 11:15:14 +0000
- Subject: [PATCH] Fix java/13733
- References: <Pine.LNX.4.44.0401211843380.4946-100000@ops2.one-point.com>
Jeff Sturm writes:
> 2004-01-21 Jeff Sturm <jsturm@one-point.com>
>
> PR java/13733
> * parse.y (patch_assignment): Don't modify lhs_type for
> reference assignments.
OK.
Andrew.