This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [lno] don't use access functions


On Tue, 2004-07-06 at 15:26, Diego Novillo wrote:
> On Tue, 2004-07-06 at 15:12, Sebastian Pop wrote:
> 
> > As discussed earlier, it is considered bad practice to use functions
> > instead of directly accessing the fields of a struct.  This patch
> > inlines all these access functions.
> > 
> > Bootstrapped on i686.
> > 
> Looks correct under the obvious rule.
> 
Pfft.  Disregard.  I thought this was a mainline patch to parts of the
LNO merge.


Sorry.  Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]