On Tue, 5 Jun 2012, Richard Guenther wrote:
> On Tue, 5 Jun 2012, Nathan Froyd wrote:
>
> > On Tue, Jun 05, 2012 at 02:35:30PM +0200, Richard Guenther wrote:
> > > Index: gcc/tree-vect-data-refs.c
> > > ! gimple stmt = gsi_stmt (gsi);
> > > ! if (!find_data_references_in_stmt
On Tue, 5 Jun 2012, Nathan Froyd wrote:
> On Tue, Jun 05, 2012 at 02:35:30PM +0200, Richard Guenther wrote:
> > Index: gcc/tree-vect-data-refs.c
> > ! gimple stmt = gsi_stmt (gsi);
> > ! if (!find_data_references_in_stmt (NULL, stmt,
> > !&BB_VINFO_D
On Tue, Jun 05, 2012 at 02:35:30PM +0200, Richard Guenther wrote:
> Index: gcc/tree-vect-data-refs.c
> ! gimple stmt = gsi_stmt (gsi);
> ! if (!find_data_references_in_stmt (NULL, stmt,
> ! &BB_VINFO_DATAREFS (bb_vinfo)))
> ! {
> !