On Tue, Jun 14, 2011 at 11:40 AM, Joern Rennecke <amyl...@spamcop.net> wrote: > Except or the fortran/java bits (committed), this patch hasn't been > reviewed for five weeks: > http://gcc.gnu.org/ml/gcc-patches/2011-05/msg00582.html
A patch doing s/CUMULATIVE_ARGS*/cumulative_args_t/ only is ok. Posting compressed attached patches makes it too easy to not review things btw ... After that patch the "meat" of the patch should be much much smaller and easier to review (if there is anything left besides the renaming?). Thanks, Richard.