[llvm-commits] make check failures

Duncan Sands baldrick at free.fr
Tue Nov 13 15:06:14 PST 2007


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.

Ciao,

D.



More information about the llvm-commits mailing list