------- Comment #5 from sfilippone at uniroma2 dot it  2010-05-15 07:19 -------
(In reply to comment #4)
> When removing the NULL initialization in comment #3, the dump shows:
> 
>   static struct .class.parent.p this = {.$data=0B};
> 
> Zeroing the $data pointer is probably not needed without NULL initialization.
> 
> With NULL initialization, both the $data and the $vptr components should be
> zeroed.
> 
Wild shot: has this anything to do with 43969? 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43207

Reply via email to