This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PING][C++][JAVA] Gimplification unit-at-a-time
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Richard Guenther <rguenther at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Fri, 17 Jul 2009 13:11:43 -0700
- Subject: Re: [PING][C++][JAVA] Gimplification unit-at-a-time
- References: <alpine.LNX.2.00.0907161605400.16347@zhemvz.fhfr.qr>
On Thu, Jul 16, 2009 at 7:06 AM, Richard Guenther<rguenther@suse.de> wrote:
>
> The following patch still needs approval by Java and C++ frontend
> maintainers:
>
> http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00358.html
>
This caused:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40791
--
H.J.