[Bug fortran/32594] substring simplification leads to ICE

2007-08-14 Thread fxcoudert at gcc dot gnu dot org
--- 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

[Bug fortran/32594] substring simplification leads to ICE

2007-08-14 Thread fxcoudert at gcc dot gnu dot org
--- 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

[Bug fortran/32594] substring simplification leads to ICE

2007-08-13 Thread patchapp at dberlin dot org
--- 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

[Bug fortran/32594] substring simplification leads to ICE

2007-08-13 Thread fxcoudert at gcc dot gnu dot org
--- 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

[Bug fortran/32594] substring simplification leads to ICE

2007-08-12 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|fxcoudert at gcc dot gnu dot|unassigned at gcc dot gnu |org

[Bug fortran/32594] substring simplification leads to ICE

2007-07-10 Thread fxcoudert at gcc dot gnu dot 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(*),