This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: Regression for gdb.stabs/gdb11479.exp [Re: [patch 1/2] Use custom hash function with bcache]


On Fri, Sep 03, 2010 at 04:03:07PM -0400, sami wagiaalla wrote:
> 
> >Blech.  "never mind".  We do need the memset.
> >The hash still includes sizeof (ginfo.value), which is reasonable (I
> >thought it didn't for some reason).
> >gcc turns it in to a move instruction anyway so no worries there.
> 
> Alright, the attached patch memsets value and initializes obj_section
> as you suggested. Is this ok to commit ?

This works for me; I think it's OK to commit.


-- 
Daniel Jacobowitz
CodeSourcery


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