This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to java/parse.y
- From: Andrew Haley <aph at redhat dot com>
- To: "Lucas (a.k.a T-Bird or bsdfan3)" <tbird-contact at cox dot net>
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Fri, 31 Dec 2004 09:40:28 +0000
- Subject: Re: Patch to java/parse.y
- References: <41D30749.6070209@cox.net>
Lucas (a.k.a T-Bird or bsdfan3) writes:
> This patch splits the helper functions from java/parse.y off into their
> own file, java/parse_helper.c. I am unable to test this patch, due to
> the fact that my only development platform does not support
> bootstrapping the Java front end. :(
What is the purpose of this patch?
Andrew.