Re: [PING][C++][JAVA] Gimplification unit-at-a-time
"H.J. Lu" <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jul 18, 2009 at 7:59 AM, H.J. Lu<[email protected]> wrote: > On Fri, Jul 17, 2009 at 1:11 PM, H.J. Lu<[email protected]> wrote: >> On Thu, Jul 16, 2009 at 7:06 AM, Richard Guenther<[email protected]> 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 >> > > It also caused: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40798 > It may also cause: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40799 I am verifying it now. -- H.J.