------- Comment #12 from pinskia at gcc dot gnu dot org 2006-03-06 21:03 ------- (In reply to comment #11) > > Even though the final tree dump looks correct this is a still a front-end > > issue > > as the front-end communicates the aliasing sets to the rtl optimizers. > > I am going to take it too. > > I have either missed something, the PR has fixed itself or it is not a > front-end problem. See below.
The symptom of this testcase passing might work but the bug is still there and most likely cannot expose it at the tree level and it is semi hard to expose it even on the RTL level. Comment #5 shows what needs to be added to the Fortran front-end which I will do sometime this week when I get some time (but note I have two papers to write which is what is right now taking up my time). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24406