re PR fortran/30882 ([4.1 and 4.2 only] size with initialization expression value...
authorPaul Thomas <pault@gcc.gnu.org>
Sat, 3 Mar 2007 10:43:25 +0000 (10:43 +0000)
committerTobias Burnus <burnus@gcc.gnu.org>
Sat, 3 Mar 2007 10:43:25 +0000 (11:43 +0100)
commit93a12e361d6df2710b636eeaf4902be483d63a99
treec886adab40108136bc79257f3b231c3f844638cd
parent39b8cd70c25945a655f8262761036c215a60fd9c
re PR fortran/30882 ([4.1 and 4.2 only] size with initialization expression value for dim= is rejected)

2007-03-03  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/30882
* check.c (dim_rank_check): The shape of subsections of
assumed-size arrays is known.

2007-03-03  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/30882
* gfortran.dg/size_dim.f90: New test.

--         Diese und die folgenden Zeilen werden ignoriert --

M    gcc/testsuite/ChangeLog
A    gcc/testsuite/gfortran.dg/size_dim.f90
M    gcc/fortran/ChangeLog
M    gcc/fortran/check.c

Co-Authored-By: Tobias Burnus <burnus@net-b.de>
From-SVN: r122503
gcc/fortran/ChangeLog
gcc/fortran/check.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/size_dim.f90 [new file with mode: 0644]