This is the mail archive of the gcc-bugs@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]

[Bug fortran/24520] Temporary constant array descriptors being declared at wrong binding level.



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-01-19 16:11 -------
I wonder if we could get the aliasing mechanism to say that this array
descriptor is not changed and move the stores out of the loop.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24520


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