On Mon, 8 Apr 2013, Jakub Jelinek wrote:
> Hi!
>
> lhs ={v} {CLOBBER};
> stmts right now allow only VAR_DECL or MEM_REF lhs, but the forwprop code
> below on the attached testcase attempts to propagate an ARRAY_REF (of
> MEM_REF) into it. Fixed by not propagating in that case, allowing arbitrary
Hi!
lhs ={v} {CLOBBER};
stmts right now allow only VAR_DECL or MEM_REF lhs, but the forwprop code
below on the attached testcase attempts to propagate an ARRAY_REF (of
MEM_REF) into it. Fixed by not propagating in that case, allowing arbitrary
memory lhs is IMHO unnecessary and such lhs's wouldn'