[Bug fortran/20938] Dependency checking fails for equivalences

2006-03-06 Thread pault at gcc dot gnu dot org
--- Comment #8 from pault at gcc dot gnu dot org 2006-03-07 00:06 --- Subject: Bug 20938 Author: pault Date: Tue Mar 7 00:06:37 2006 New Revision: 111796 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=111796 Log: 2006-03-07 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/20938] Dependency checking fails for equivalences

2006-03-06 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20938

[Bug fortran/20938] Dependency checking fails for equivalences

2006-03-01 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2006-03-01 22:24 --- Subject: Bug 20938 Author: pault Date: Wed Mar 1 22:24:19 2006 New Revision: 111616 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=111616 Log: 2006-03-01 Paul Thomas [EMAIL PROTECTED] * iresolve.c

[Bug fortran/20938] Dependency checking fails for equivalences

2006-03-01 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2006-03-01 23:26 --- Fixed on mainline. Patch ready for 4.1 to reopen. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/20938] Dependency checking fails for equivalences

2006-02-25 Thread patchapp at dberlin dot org
--- Comment #5 from patchapp at dberlin dot org 2006-02-25 08:15 --- Subject: Bug number PR20938 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/2006-02/msg01891.html --

[Bug fortran/20938] Dependency checking fails for equivalences

2006-02-19 Thread tobi at gcc dot gnu dot org
--- Comment #3 from tobi at gcc dot gnu dot org 2006-02-19 18:56 --- I might be a little late, given that you already posted a patch which completely fixes this issue http://gcc.gnu.org/ml/fortran/2006-02/msg00420.html, but I thought of fixing this back before we had the in_equivalence

[Bug fortran/20938] Dependency checking fails for equivalences

2006-02-19 Thread paulthomas2 at wanadoo dot fr
--- Comment #4 from paulthomas2 at wanadoo dot fr 2006-02-19 19:25 --- Subject: Re: Dependency checking fails for equivalences tobi, --- Comment #3 from tobi at gcc dot gnu dot org 2006-02-19 18:56 --- I might be a little late, given that you already posted a patch which

[Bug fortran/20938] Dependency checking fails for equivalences

2006-02-18 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2006-02-18 16:16 --- A patch is on its way - it's regtesting right now. This fixes the problem with where_19.f90 as well. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/20938] Dependency checking fails for equivalences

2005-04-10 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-04-11 00:16 --- Yes this is the problem, as evidenced in the tree dumps, and as confirmed by looking through dependency.c. -- What|Removed |Added