[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2014-03-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29892 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2013-06-25 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29892 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|NEW |WAITING

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2008-02-01 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.4 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29892

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2008-02-01 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2008-02-01 16:53 --- 4.2.3 is being released now, changing milestones of open bugs to 4.2.4. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2007-10-09 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2007-10-09 19:21 --- Change target milestone to 4.2.3, as 4.2.2 has been released. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2007-07-19 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.1 |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29892

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2007-05-14 Thread mmitchel at gcc dot gnu dot org
--- Comment #5 from mmitchel at gcc dot gnu dot org 2007-05-14 22:26 --- Will not be fixed in 4.2.0; retargeting at 4.2.1. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2007-01-02 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/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2006-12-11 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-12-11 20:57 --- Subject: Bug 29892 Author: fxcoudert Date: Mon Dec 11 20:57:10 2006 New Revision: 119747 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119747 Log: PR fortran/29892 * trans-intrinsic.c

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2006-11-26 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2006-11-26 12:26 --- Subject: Bug 29892 Author: fxcoudert Date: Sun Nov 26 12:25:50 2006 New Revision: 119223 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119223 Log: PR fortran/29892 * trans-intrinsic.c

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2006-11-26 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-11-26 12:34 --- Fixed for array bounds checking on mainline. I'll backport the patch to 4.2 in some time. We still need to figure something out for the substrings case (see comment #0): Secondly, gfc_conv_substring_expr

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2006-11-19 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2006-11-19 12:51 --- I need to do the same for array bounds checking, to identify the cases where no name is provided and see what we can do about it. -- fxcoudert at gcc dot gnu dot org changed: What|Removed

[Bug fortran/29892] substring out of bounds: Missing variable name for variables with parameter attribute

2006-11-19 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot |dot org