[Bug fortran/24524] Fortran dependency checking should reverse loops

2010-08-21 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2010-08-21 11:57 --- (In reply to comment #6) > Hello Paul, > > I think the patch you committed to 4.5 causes a regression for normal > loops, which are now handled as overlapping. Thomas, I did not commit anything but I tried it out.

[Bug fortran/24524] Fortran dependency checking should reverse loops

2010-08-15 Thread tkoenig at gcc dot gnu dot org
--- Comment #6 from tkoenig at gcc dot gnu dot org 2010-08-15 20:41 --- Hello Paul, I think the patch you committed to 4.5 causes a regression for normal loops, which are now handled as overlapping. I think I fixed that in http://gcc.gnu.org/viewcvs?view=revision&revision=162829 on t

[Bug fortran/24524] Fortran dependency checking should reverse loops

2010-07-23 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2010-07-23 14:26 --- Subject: Bug 24524 Author: pault Date: Fri Jul 23 14:25:55 2010 New Revision: 162462 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162462 Log: 2009-07-23 Paul Thomas PR fortran/24524 * tra

[Bug fortran/24524] Fortran dependency checking should reverse loops

2010-07-09 Thread dominiq at lps dot ens dot fr
--- Comment #4 from dominiq at lps dot ens dot fr 2010-07-09 12:11 --- > This version fixes the problem with channel.f90 and has cleaned-up/extra > comments The patch in comment #3 fixes the problems with channel.f90, regstrapped and passed my tests. I have also checked that gfortran be

[Bug fortran/24524] Fortran dependency checking should reverse loops

2010-07-06 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2010-07-06 15:42 --- Created an attachment (id=21113) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21113&action=view) Fix for the PR This version fixes the problem with channel.f90 and has cleaned-up/extra comments -- http://g

[Bug fortran/24524] Fortran dependency checking should reverse loops

2010-07-01 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2010-07-01 19:37 --- Updated patch: http://gcc.gnu.org/ml/fortran/2010-06/msg00181.html (was broken because of now fixed PR 44592) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24524

[Bug fortran/24524] Fortran dependency checking should reverse loops

2007-01-15 Thread pault at gcc dot gnu dot org
--- Comment #1 from pault at gcc dot gnu dot org 2007-01-15 10:14 --- I posted a prototype fix for this a few months ago: http://gcc.gnu.org/ml/fortran/2006-10/msg00173.html and subsequent thread. It will not take much to complete and correct it but I do not have overmuch time right now

[Bug fortran/24524] Fortran dependency checking should reverse loops

2005-11-01 Thread tobi at gcc dot gnu dot org
-- tobi at gcc dot gnu dot org changed: What|Removed |Added CC||tobi at gcc dot gnu dot org Status|UNCONFIRMED