This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Vectorizing invariant data-ref


Hello,

> The testcase is from 459.GemsFDTD, right?  dyinv is a regular
> global variable.  The issue is the global arrays arr1 and arr2 end
> up pointing to anything even though the Fortran aliasing rules say
> the do not.

Yes, the testcase is from 459.GemsFDTD.

> We are working on this issue.

Great, thanks,
Revital

>
> Thanks,
> Richard.
>
> > Thanks,
> > Revital
> >
> >
> > (See attached file: test41.f90.txt)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]