[Bug fortran/83664] Eoshift accepts missing boundary for non-default types
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 3 11:32:00 GMT 2018
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 <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.
Added:
trunk/gcc/testsuite/gfortran.dg/eoshift_7.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/check.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list