--- Comment #9 from fxcoudert at gcc dot gnu dot org 2007-08-14 12:47
---
Fixed.
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSI
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2007-08-14 12:44
---
Subject: Bug 32594
Author: fxcoudert
Date: Tue Aug 14 12:44:19 2007
New Revision: 127478
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127478
Log:
PR fortran/32594
* trans-expr.c (gfc_co
--- Comment #7 from patchapp at dberlin dot org 2007-08-13 23:50 ---
Subject: Bug number PR32594
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-08/msg00834.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #6 from fxcoudert at gcc dot gnu dot org 2007-08-13 23:48
---
A complete patch (for both original problem and a few other ones discovered
while preparing the testcase) was submitted here:
http://gcc.gnu.org/ml/gcc-patches/2007-08/msg00834.html
--
fxcoudert at gcc dot gnu
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|fxcoudert at gcc dot gnu dot|unassigned at gcc dot gnu
|org
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-07-10 22:44
---
It's a larger problem. The patch above avoids this ICE, but we have another one
when using substring references of type string(:). The following code, with
patched compiler, yields the other ICE:
character(*),