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