]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/25029 (Assumed size array can be associated with array pointer without...
authorPaul Thomas <pault@gcc.gnu.org>
Fri, 23 Dec 2005 06:41:52 +0000 (06:41 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Fri, 23 Dec 2005 06:41:52 +0000 (06:41 +0000)
commitdd55e286d4b1ea92a85632f15c416c513d2455ba
tree506156cf348b7afef2c0fadc712fea9c1f65323d
parent01ad6816a1ebfcbccabd2aaecc22ffa8d047f0e6
re PR fortran/25029 (Assumed size array can be associated with array pointer without upper bound of last dimension)

2005-12-23  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/25029
PR fortran/21256
*resolve.c(resolve_function): Remove assumed size checking for SIZE
and UBOUND and rely on their built-in checking.

2005-12-23  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/25029
PR fortran/21256
*gfortran.dg/initialization_1.f90: Add test of SIZE.

From-SVN: r109009
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/initialization_1.f90
This page took 0.063377 seconds and 5 git commands to generate.