]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/31011 ([4.2 and 4.1 only] Incorrect error: parameter array sections)
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 8 Mar 2007 09:09:38 +0000 (09:09 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 8 Mar 2007 09:09:38 +0000 (09:09 +0000)
commite1e24dc19fdafe3b4f3546036c7ffe27e7fa458e
tree4cb8e99c383163f57a3dbf5b820f948d8303dd4e
parent1916c916caf5b22b43ba62974586ffbd3b89b406
re PR fortran/31011 ([4.2 and 4.1 only] Incorrect error: parameter array sections)

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

PR fortran/31011
* expr.c (find_array_section): Correct arithmetic for section
size.

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

PR fortran/31011
* gfortran.dg/parameter_array_section_2.f90: New test.

From-SVN: r122689
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/parameter_array_section_2.f90 [new file with mode: 0644]