On Thu, 15 May 2014, Martin Jambor wrote:
> Hi,
>
> my patch switching to more correct alias introduced an error into the
> call of build_ref_for_model also in sra_modify_expr (when avoiding
> VIEW_CONVERT_EXPR). We are no longer using access->base as the base
> for the memory expression being b
Hi,
my patch switching to more correct alias introduced an error into the
call of build_ref_for_model also in sra_modify_expr (when avoiding
VIEW_CONVERT_EXPR). We are no longer using access->base as the base
for the memory expression being built, but rather the original
expression from the sourc