Re: [PATCH] Fix comment in cgraphunit.c

2012-07-27 Thread Richard Guenther
On Fri, Jul 27, 2012 at 1:44 PM, Marek Polacek wrote: > On Wed, Jul 25, 2012 at 01:43:59PM +0200, Richard Guenther wrote: >> On Tue, Jul 24, 2012 at 9:27 PM, Marek Polacek wrote: >> > Ping. >> >> Ok. > > Sorry, can't commit myself. Thanks, Committed. Richard. > Marek

Re: [PATCH] Fix comment in cgraphunit.c

2012-07-27 Thread Marek Polacek
On Wed, Jul 25, 2012 at 01:43:59PM +0200, Richard Guenther wrote: > On Tue, Jul 24, 2012 at 9:27 PM, Marek Polacek wrote: > > Ping. > > Ok. Sorry, can't commit myself. Thanks, Marek

Re: [PATCH] Fix comment in cgraphunit.c

2012-07-25 Thread Richard Guenther
On Tue, Jul 24, 2012 at 9:27 PM, Marek Polacek wrote: > Ping. Ok. Thanks, Richard. > On Fri, Jul 13, 2012 at 02:00:54PM +0200, Marek Polacek wrote: >> I think the comment at the start of the file is wrong, since >> it speaks about varpool_finalize_variable, but there's no such >> function (not

Re: [PATCH] Fix comment in cgraphunit.c

2012-07-24 Thread Marek Polacek
Ping. On Fri, Jul 13, 2012 at 02:00:54PM +0200, Marek Polacek wrote: > I think the comment at the start of the file is wrong, since > it speaks about varpool_finalize_variable, but there's no such > function (not even mentioned in CLs). I'd say the author meant > varpool_finalize_decl. > > 2012-