On Nov 13, 2007 4:42 PM, Chris Lattner <[EMAIL PROTECTED]> wrote:
>
> 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.
>
Doh! Thanks for reminding me! :-)

-bw
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to