2018-01-03 Thomas Koenig <tkoenig@gcc.gnu.org>
commitde5c7236052034dab41f6b6de539eeda9ab095f2
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jan 2018 11:31:20 +0000 (3 11:31 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jan 2018 11:31:20 +0000 (3 11:31 +0000)
tree4195b7cc7ad021cb2d0747dbe320cb20986f656a
parentf87ff9a27c515de066d05889b2be091a67f699b9
2018-01-03  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/83664
* check.c (gfc_check_eoshift): Error for missing boundary if array
is not one of the standard types.

2018-01-03  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/83664
* gfortran.dg/eoshift_7.f90: New test.

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