This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: ARM compiler misbehaves ?


On Thu, 2004-04-29 at 15:43, Bill Gatliff wrote:

> Manipulations through pointers won't work, that much should be clear by 
> now (as should be the underlying reason).  But _references_ to packed 
> structure members by name, even when misaligned, do work.  Gcc will 
> reconstruct the misaligned object in a properly-aligned one (a register, 
> or on the stack), when necessary.

Indeed.  There's no dispute about this.

R.

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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