[llvm-commits] make check failures

Chris Lattner clattner at apple.com
Tue Nov 13 16:42:35 PST 2007


On Nov 13, 2007, at 3:06 PM, Duncan Sands wrote:

> Hi Chris,
>
>>> test/CFrontend/2007-11-07-CopyAggregateAlign.c
>>
>> This still fails for me.  Duncan, thoughts?  Greping for align 2
>> yields just two hits:
>>
>>          %tmp14 = load i16* %tmp13, align 2              ; <i16>
>> [#uses=1]
>>          store i16 %tmp14, i16* %tmp12, align 2
>>
>> not 6.
>
> well I guess Bill hasn't back-ported the DestLoc patch from 4.2 to  
> 4.0 yet.
> I can XFAIL it until he does if you like.

Ahhh.  Please do, thanks Duncan!

-Chris




More information about the llvm-commits mailing list