[Bug fortran/33850] Unneeded temporary generated for LHS index of array assignment

2007-11-27 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2007-11-27 20:54 --- Fixed on trunk. Paul PS Note the need to get the kind right for the index vector in order to eliminate the temporary. -- pault at gcc dot gnu dot org changed: What|Removed |Add

[Bug fortran/33850] Unneeded temporary generated for LHS index of array assignment

2007-11-27 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2007-11-27 20:48 --- Subject: Bug 33850 Author: pault Date: Tue Nov 27 20:47:55 2007 New Revision: 130472 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130472 Log: 2007-11-27 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/33850] Unneeded temporary generated for LHS index of array assignment

2007-10-23 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2007-10-23 15:34 --- As the cause of this, I had better confirm it at least! I am working on the problems with the FORALL patch and have seen a way to fix this problem at the same time. It'll be at least a few days yet, so watch this spa

[Bug fortran/33850] Unneeded temporary generated for LHS index of array assignment

2007-10-21 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-10-21 12:40 --- See also http://gcc.gnu.org/ml/fortran/2007-10/msg00298.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33850