On Tue, 28 Feb 2012, Martin Jambor wrote:
> Hi,
>
> the first patch in the series deals with plain MEM_REFs on LHS of
> assignments to handle situations such as the testcase which currently
> fails on strict alignment platforms (the array and the loop are there
> to cross a cache line on ia64 so
Hi,
the first patch in the series deals with plain MEM_REFs on LHS of
assignments to handle situations such as the testcase which currently
fails on strict alignment platforms (the array and the loop are there
to cross a cache line on ia64 so that it fails there too).
This patch piggy-backs on al