[Bug fortran/36681] compiler error message with gfortran 4.3.1 but not with 4.2.1

2008-07-02 Thread tkoenig at gcc dot gnu dot org
--- Comment #6 from tkoenig at gcc dot gnu dot org 2008-07-02 14:41 --- Fixed. Closing. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug fortran/36681] compiler error message with gfortran 4.3.1 but not with 4.2.1

2008-07-02 Thread tkoenig at gcc dot gnu dot org
--- Comment #5 from tkoenig at gcc dot gnu dot org 2008-07-02 14:38 --- Subject: Bug 36681 Author: tkoenig Date: Wed Jul 2 14:36:58 2008 New Revision: 137355 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137355 Log: 2008-07-02 Thomas Koenig <[EMAIL PROTECTED]> PR fo

[Bug fortran/36681] compiler error message with gfortran 4.3.1 but not with 4.2.1

2008-07-02 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2008-07-02 14:20 --- OK to commit after testing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36681

[Bug fortran/36681] compiler error message with gfortran 4.3.1 but not with 4.2.1

2008-07-02 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2008-07-02 12:34 --- I caused this. Here's an obvious patch: Index: iresolve.c === --- iresolve.c (revision 137255) +++ iresolve.c (working copy) @@ -106,7 +106,7 @@ res

[Bug fortran/36681] compiler error message with gfortran 4.3.1 but not with 4.2.1

2008-07-01 Thread dfranke at gcc dot gnu dot org
--- Comment #2 from dfranke at gcc dot gnu dot org 2008-07-01 08:22 --- Very similar to, if not a dupe of, PR36590. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36681

[Bug fortran/36681] compiler error message with gfortran 4.3.1 but not with 4.2.1

2008-06-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2008-07-01 00:51 --- Confirmed. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added Status|