On Mon, May 9, 2011 at 17:58, Sandeep Soni <soni.sande...@gmail.com> wrote:
> This patch is just a slight modification to an earlier patch that I > submitted which was non-working. This is working. It just recognizes > variable declarations and might be helpful for ketaki to start with > things. It is now more or less up to date with the information on the > wiki although not exactly analogous. I am going to fix it. Great, thanks! > diff --git a/gcc/gimple/parser.c b/gcc/gimple/parser.c > index 41e25f5..b2929aa 100644 > --- a/gcc/gimple/parser.c > +++ b/gcc/gimple/parser.c Please add a ChangeLog entry. OK with that change. Diego.