[Bug fortran/24748] substring of implicitly typed variable not rejected

2006-06-21 Thread langton at gcc dot gnu dot org
--- Comment #2 from langton at gcc dot gnu dot org 2006-06-21 23:40 --- Here's a proposed fix: http://gcc.gnu.org/ml/gcc-patches/2006-06/msg01216.html -- langton at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/24748] substring of implicitly typed variable not rejected

2006-06-22 Thread langton at gcc dot gnu dot org
--- Comment #3 from langton at gcc dot gnu dot org 2006-06-22 18:30 --- Subject: Bug 24748 Author: langton Date: Thu Jun 22 18:30:18 2006 New Revision: 114901 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114901 Log: PR fortran/24748 * primary.c (gfc_match_rvalu

[Bug fortran/24748] substring of implicitly typed variable not rejected

2006-06-22 Thread langton at gcc dot gnu dot org
-- langton at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |langton at gcc dot gnu dot |dot org

[Bug fortran/24748] substring of implicitly typed variable not rejected

2006-06-29 Thread patchapp at dberlin dot org
--- Comment #4 from patchapp at dberlin dot org 2006-06-29 21:41 --- Subject: Bug number PR24748 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/2006-06/msg01216.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/24748] substring of implicitly typed variable not rejected

2006-06-30 Thread langton at gcc dot gnu dot org
--- Comment #5 from langton at gcc dot gnu dot org 2006-06-30 16:41 --- Subject: Bug 24748 Author: langton Date: Fri Jun 30 16:41:11 2006 New Revision: 115092 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115092 Log: PR fortran/24748 * gfortran.dg/implicit_8.f90

[Bug fortran/24748] substring of implicitly typed variable not rejected

2006-06-30 Thread langton at gcc dot gnu dot org
--- Comment #6 from langton at gcc dot gnu dot org 2006-06-30 16:48 --- Fix backported to 4.1. -- langton at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/24748] substring of implicitly typed variable not rejected

2005-11-28 Thread eedelman at gcc dot gnu dot org
--- Comment #1 from eedelman at gcc dot gnu dot org 2005-11-28 21:19 --- Confirmed. -- eedelman at gcc dot gnu dot org changed: What|Removed |Added Status|UN