------- Additional Comments From joseph at codesourcery dot com 2005-05-10 14:59 ------- Subject: Re: [4.1 Regression] wrong code with upcast in C++
On Tue, 10 May 2005, giovannibajo at libero dot it wrote: > So what about this, in C: Seems valid to me. "A pointer to a structure object, suitably converted, points to its initial member (or if that member is a bit-field, then to the unit in which it resides), and vice versa." (C99 6.7.2.1#13). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21407