[Bug fortran/31011] Incorrect error: parameter array sections

2007-03-08 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2007-03-08 09:09 --- Subject: Bug 31011 Author: pault Date: Thu Mar 8 09:09:38 2007 New Revision: 122689 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=122689 Log: 2007-03-08 Paul Thomas [EMAIL PROTECTED] PR fortran/31011

[Bug fortran/31011] Incorrect error: parameter array sections

2007-03-07 Thread pault at gcc dot gnu dot org
--- Comment #1 from pault at gcc dot gnu dot org 2007-03-07 09:41 --- confirmed - this is an arithmetic error in expr.c(find_array_section). The following fixes the problem, although it has not yet been regtested. Paul Index: gcc/fortran/expr.c

[Bug fortran/31011] Incorrect error: parameter array sections

2007-03-07 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2007-03-08 06:25 --- Subject: Bug number PR31011 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-03/msg00459.html --

[Bug fortran/31011] Incorrect error: parameter array sections

2007-03-01 Thread burnus at gcc dot gnu dot org
-- burnus at gcc dot gnu dot org changed: What|Removed |Added CC||burnus at gcc dot gnu dot |