This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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 alias analysis on tree-ssa - a proposal.


On Monday 22 December 2003 3:11 pm, Toon Moene wrote:
> Discussion with Daniel Berlin led me to believe that the following is
> the correct treatment of Fortran alias analysis on the tree-ssa branch.

I don't really know how the alias analysis works, but it sounds right to me.
There is certainly a lot of scope for improving the alias analysis on fortran 
code. I haven't touched alias analysis so far, which presumably means we're 
either assuming everything can alias, or using C aliasing rules.

Paul


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