This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH PING ^2] Make CONSTRUCTOR use VEC
- From: Andrew Haley <aph at redhat dot com>
- To: "Giovanni Bajo" <rasky at develer dot com>
- Cc: <gcc-patches at gcc dot gnu dot org>, <java-patches at gcc dot gnu dot org>
- Date: Sat, 16 Jul 2005 10:38:37 +0100
- Subject: Re: [PATCH PING ^2] Make CONSTRUCTOR use VEC
- References: <014501c589e8$ec581260$bf03030a@trilan>
Giovanni Bajo writes:
> Make CONSTRUCTOR use VEC
> http://gcc.gnu.org/ml/gcc-patches/2005-07/msg00647.html
>
> Reviews by FE maintainers for changes in the FE-specific bits are
> appreciated (especially C and Java). C++ and Fortran are already
> approved.
The Java parts look straightforward enough, so I have no complains
there. But in several places you've exceeded max line length and
changed layout to non-GNU form.
Andrew.