GDB ARIndex cleanup

Daniel Jacobowitz drow@false.org
Fri Mar 27 02:22:00 GMT 2009


On Thu, Mar 26, 2009 at 04:09:59PM -0700, Joel Brobecker wrote:
> > 1) "inline"
> > for inline, someone once said that the rule that we should not use
> > "inline" keyword is old, and maybe not correct anymore.
> > 
> > If everyone agrees that this rule should stay, I will be happy to
> > commit an obvious fix removing all of them as this seems quite
> > mechanical, but I wanted to get some feedback first.
> 
> I don't know much about the effectiveness of using "inline".
> I personally tend to avoid it, because I trust the compiler to determine
> whether an inline will help or not. So I'm OK either way.

My two cents: in practice, it's still useful.  I don't think we need a
rule banning it.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list