This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: PATCH: some more tidy-ups


On Tue, May 09, 2006 at 04:10:10PM +1000, Ben Elliston wrote:
> If the call to bfd_hash_newfunc returns NULL, then we skip
> initialisation, but return &ret->root.  It's lucky that `root' happens
> to be the first member of the structure, so that the result of the
> address expression is still 0.  If the composition of this structure

It's not luck, it's by design.  :^)  I hardly think it needs a comment,
but feel free to add something, preferably a single line.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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