On Wed, May 25, 2011 at 4:00 PM, Nathan Froyd <froy...@codesourcery.com> wrote: > These patches: > > (C, C++, middle-end) > [PATCH 14/18] move TS_STATEMENT_LIST to be a substructure of TS_TYPED > http://gcc.gnu.org/ml/gcc-patches/2011-03/msg00560.html > > (C, Java, middle-end) > [PATCH 18/18] make TS_BLOCK a substructure of TS_BASE > http://gcc.gnu.org/ml/gcc-patches/2011-03/msg00564.html > > are still pending review. Jason commented on the TS_STATEMENT_LIST patch, but > the discussion didn't come to a resolution. I forgot to CC the TS_BLOCK patch > to the Java folks the first time around.
The middle-end parts of both patches are ok. Thanks, Richard. > Thanks, > -Nathan >