[Bug fortran/31204] wrong host association of implied loop variable

2007-04-21 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2007-04-21 23:15 --- fixed on trunk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug fortran/31204] wrong host association of implied loop variable

2007-04-15 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2007-04-15 16:28 --- Subject: Bug 31204 Author: pault Date: Sun Apr 15 16:28:06 2007 New Revision: 123849 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123849 Log: 2007-04-15 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/31204] wrong host association of implied loop variable

2007-04-06 Thread patchapp at dberlin dot org
--- Comment #3 from patchapp at dberlin dot org 2007-04-06 18:30 --- Subject: Bug number PR31204 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00276.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/31204] wrong host association of implied loop variable

2007-04-06 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2007-04-06 12:49 --- This fixes it and half regtests(I got bored with the time that it was taking with Chug_chugwin.). I will regest tonight on something more spritely! Paul Index: gcc/fortran/decl.c