Re: [patch][gimplefe] Preliminary variable declaration support
On Wed, May 11, 2011 at 1:19 AM, Diego Novillo wrote: > > Please add a ChangeLog entry. OK with that change. Committed after adding the ChangeLog entry. -- Cheers Sandy
Re: [patch][gimplefe] Preliminary variable declaration support
On Mon, May 9, 2011 at 17:58, Sandeep Soni 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