This is the mail archive of the gcc-patches@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: Fortran] Improved dependency analysis of pointer variables


>> Of course, looking closer there
>> couldn't possibly be a dependency using type-based aliasing, as Grid
>> points to an array of integers and Y points to an array of reals.
>
> But a far better argument would be that Y isn't a TARGET, and therefore
> cannot be pointed to by *any* pointer.

I think you (Toon) are talking about Fortran pointers, while Roger is
talking about "C pointers in the generated code". At least that's how
I read it...

FX


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