[Bug fortran/38318] moving the allocation of temps out of loops.

2010-02-21 Thread jv244 at cam dot ac dot uk
--- Comment #2 from jv244 at cam dot ac dot uk 2010-02-21 09:12 --- seemingly being discussed, since useful for tonto http://gcc.gnu.org/ml/fortran/2010-02/msg00157.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38318

[Bug fortran/38318] moving the allocation of temps out of loops.

2010-02-21 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2010-02-21 11:06 --- (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

[Bug fortran/38318] moving the allocation of temps out of loops.

2008-12-06 Thread tkoenig at gcc dot gnu dot org
--- Comment #1 from tkoenig at gcc dot gnu dot org 2008-12-06 20:25 --- This could also be useful when done in the middle-end, see PR 21046. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added