re PR fortran/67933 (ICE for array of a derived type with allocatable class in derive...
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 28 Oct 2015 19:28:54 +0000 (19:28 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 28 Oct 2015 19:28:54 +0000 (19:28 +0000)
commit4839652517481cdca7a921abb13e492e2f81c6b1
tree6e76d5c912ea3c7d866ec3cbbe089c734f062799
parenta3320d62af202fc82ffd12d36a02af5d4a694a56
re PR fortran/67933 (ICE for array of a derived type with allocatable class in derived type object)

2015-01-28  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/67933
* gfortran.dg/allocate_with_source_15.f03: Correct trivial
array bounds error at line 25.

From-SVN: r229503
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/allocate_with_source_15.f03