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 tree-optimization/39052] writing arrays twice not optimized



------- Comment #2 from tkoenig at gcc dot gnu dot org  2009-02-01 15:53 -------
(In reply to comment #1)

> I don't think trying to solve this particular case is useful.

In order to extend the -finit- - options for gfortran to
allocatable arrays, I was thinking of adding an assignment
statement after the ALLOCATE for such cases.  There, it
would be useful (but probably not decisive :-)


-- 


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


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