> This means that, contrary to what you claim, the condition
> foo.one == (*(char *)&foo);
> is indeed guaranteed to hold.
Could a strange architecture require padding _before_
the first member, or would that have to be dealt with
by aligning the structure, rather than the members?
Matthew.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/