On Wed, 2 Mar 2016, Tom de Vries wrote:
> On 01-03-16 10:45, Richard Biener wrote:
> > On Tue, 1 Mar 2016, Tom de Vries wrote:
> >
> > > Hi,
> > >
> > > this patch fixes graphite PR68659, which is a 6 regression.
> > >
> > > The patch fixes two things:
> > > - by handling new_expr == NULL_TREE
On 01-03-16 10:45, Richard Biener wrote:
On Tue, 1 Mar 2016, Tom de Vries wrote:
Hi,
this patch fixes graphite PR68659, which is a 6 regression.
The patch fixes two things:
- by handling new_expr == NULL_TREE in collect_all_ssa_names, it handles a
COMPONENT_REF where operand 2 is NULL_TREE
On Tue, 1 Mar 2016, Tom de Vries wrote:
> Hi,
>
> this patch fixes graphite PR68659, which is a 6 regression.
>
> The patch fixes two things:
> - by handling new_expr == NULL_TREE in collect_all_ssa_names, it handles a
> COMPONENT_REF where operand 2 is NULL_TREE.
> - it handles an ADDR_EXPR i