]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/28923 (Bad triplet interpretation in initialization)
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 10 Sep 2006 17:13:29 +0000 (17:13 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 10 Sep 2006 17:13:29 +0000 (17:13 +0000)
commitc71d6a561e249d1fe07fcbd97e348b0849247d42
tree4d0f643177dfce60aa763c608f0b349c0290cdd5
parenta7819e426a4f0a6d1022d0d1e96c5096e0726912
re PR fortran/28923 (Bad triplet interpretation in initialization)

2006-09-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/28923
expr.c (find_array_section): Only use the array lower and upper
bounds for the start and end of the sections, where the expr is
NULL.

2006-09-10  Paul Thomas  <pault@gcc.gnu.org>

PR libfortran/28923
gfortran.dg/array_initializer_2.f90: Fill in missing index start value.
gfortran.dg/array_initializer_3.f90: New test.

From-SVN: r116815
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/array_initializer_2.f90
gcc/testsuite/gfortran.dg/array_initializer_3.f90 [new file with mode: 0644]
This page took 0.056208 seconds and 5 git commands to generate.