On Tue, 15 Apr 2014, Eric Botcazou wrote:
> > I didn't yet relax some of its restrictions (we can safely
> > skip real/imag-part and array[-range?]-refs - we don't have
> > to stop at them. There is also the question whether
> > aliasing_component_refs_p still does sth useful after this
> > (if t
> I didn't yet relax some of its restrictions (we can safely
> skip real/imag-part and array[-range?]-refs - we don't have
> to stop at them. There is also the question whether
> aliasing_component_refs_p still does sth useful after this
> (if those restrictions are removed).
>
> Bootstrap / regt