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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-11-15 
21:32:45 UTC ---
I think the biggest issue is what is the type of &p->number ? is it an pointer
to an int or a pointer to an int with an alignment of 1.

Reply via email to