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: SSE types and structures


> On Tue, May 28, 2002 at 02:45:07PM +0200, Jan Hubicka wrote:
> > But is there any chance to change this for SSE types (set it to 128)
> > without breaking ABI for structures not containing them?
> 
> ADJUST_FIELD_ALIGN.

Should I align MMX types to 64bit even when doubles are 32bit aligned?
If so, how can I track down easilly from what the alignment comes from.
Can I rely on fact that field is not record/union? Probably not.

Honza
> 
> 
> r~


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