> On Wed, Nov 23, 2011 at 3:32 PM, Michael Zolotukhin > <michael.v.zolotuk...@gmail.com> wrote: > > I found and fixed another problem in the latest memcpy/memest changes > > - with this fix all the failing tests mentioned in #51134 started > > passing. Bootstraps are also ok. > > Though I still see fails in 32-bit make check, so probably, it'd be > > better to revert the changes till these fails are fixed. > > > > I will revert it for now.
OK. I guess I can break out the simple fixes and commit them for 4.7 and we could revisit this for next stage1. Probably not by adding all the features together, but extending prologues/epilogues first and adding SSE loops with the new alignment logic next. Honza > > -- > H.J.