[llvm-commits] [llvm-gcc-4.2] r47403 - in /llvm-gcc-4.2/trunk/gcc: config/i386/i386-protos.h config/i386/i386.c config/i386/llvm-i386-target.h llvm-abi.h
Duncan Sands
baldrick at free.fr
Thu Feb 21 01:27:28 PST 2008
Hi,
> +/* Objects containing SSE vectors are 16 byte aligned, everything else 4. */
so packed structs are passed 4 byte aligned? Can you not use the type
alignment here?
Ciao,
Duncan.
More information about the llvm-commits
mailing list