OSDN Git Service

2007-03-08 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Mar 2007 09:09:38 +0000 (09:09 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Mar 2007 09:09:38 +0000 (09:09 +0000)
commit53f4720239843a49a58cfaafa805c4dcd53746d4
tree4cb8e99c383163f57a3dbf5b820f948d8303dd4e
parentede90cc2e79b5d08a9ead8bc3ed1d462b8707930
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122689 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/parameter_array_section_2.f90 [new file with mode: 0644]