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: RFA: cleanup INIT_DISASSEMBLE_INFO macro


On Tue, Sep 02, 2003 at 11:28:03AM -0400, Andrew Cagney wrote:
> >OK.  Hmm, you might like to use a memset in init_disassemble_info
> >instead of all the zero and NULL assignments.
> 
> That gets religious - check the archives.  If you really want the change 
> just say the word :-)

Please yourself then.  I'm really not too fussed either way.  I favour
memset because you generally get smaller code, and can't forget to init
a new field.

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