This is the mail archive of the binutils@sources.redhat.com 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: elf_link_hash_flags


On Mon, Aug 23, 2004 at 12:15:51PM +0100, Nick Clifton wrote:
> >Does anyone object to the idea of changing elf_link_hash_flags to
> >bit-fields?
> 
> No objection - just wondering why you want to make the change. 
> Performance reasons ?

Debugging mostly.  Also I keep hitting the 80 char line limit because
both the existing struct field and the ELF_LINK_HASH_* constants are
quite long.

-- 
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]