[llvm-commits] [llvm-gcc-4.2] r93649 - /llvm-gcc-4.2/trunk/gcc/config/i386/i386.c

Stuart Hastings stuart at apple.com
Sat Jan 16 14:51:43 PST 2010


On Jan 16, 2010, at 11:59 AM, Eric Christopher wrote:

>
> On Jan 16, 2010, at 11:30 AM, Stuart Hastings wrote:
>
>> The previous patch corrected the 128-bit store into a 96-bit struct,
>> but it mistakenly passed a 128-bit aligned 32-bit struct as a 128-bit
>> object.
>
> Have you managed to run the structure compatibility tests yet?

Yes.  Also at 32-bit, not that I expected a problem there.

stuart



More information about the llvm-commits mailing list