------- Comment #4 from jv244 at cam dot ac dot uk 2010-02-21 12:11 ------- (In reply to comment #3) > (In reply to comment #2) > > seemingly being discussed, since useful for tonto > > > > http://gcc.gnu.org/ml/fortran/2010-02/msg00157.html > > > > But there: "it's unfortunately not possible to avoid the temporary creation > without serious data-flow analysis work - too late for the frontend" > > Thus, this seems to be more a middle-end item.
right, changing component as such. This would actually be much more powerful as a middle-end thing, since it would also capture the case where a programmer would explicitly allocate/deallocate stuff in a loop. -- jv244 at cam dot ac dot uk changed: What |Removed |Added ---------------------------------------------------------------------------- Component|fortran |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38318