This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: structure members of packed structures


> On Tuesday, July 15, 2003, at 03:59  PM, Richard Henderson wrote:
> >Personally, I have no problem with the address being taken and giving
> >SIGBUS when used (or, gasp, fixed up by UAC fault software).

Just so no one gets the wrong idea, IMO the absolutely best 
solution is to make the unalignedness part of the type, and
to propagate that as necessary.

Failing that I think there's no good solution, only choices
ranging from bad to worse.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]