https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83664

--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Wed Jan  3 11:31:20 2018
New Revision: 256171

URL: https://gcc.gnu.org/viewcvs?rev=256171&root=gcc&view=rev
Log:
2018-01-03  Thomas Koenig  <tkoe...@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  <tkoe...@gcc.gnu.org>

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


Added:
    trunk/gcc/testsuite/gfortran.dg/eoshift_7.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/check.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to