This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: SSE types and structures
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, bernds at redhat dot com, jakub at redhat dot com
- Date: Thu, 13 Jun 2002 09:38:36 -0700
- Subject: Re: SSE types and structures
- References: <20020528124507.GM7082@atrey.karlin.mff.cuni.cz> <20020528085123.B3044@redhat.com> <20020613163501.GJ19137@atrey.karlin.mff.cuni.cz>
On Thu, Jun 13, 2002 at 06:35:01PM +0200, Jan Hubicka wrote:
> Should I align MMX types to 64bit even when doubles are 32bit aligned?
Probably.
> 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.
Huh?
r~