]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/array.cc
re PR fortran/92019 (ICE in find_inquiry_ref, at expr.c:1790)
authorSteven G. Kargl <kargl@gcc.gnu.org>
Fri, 11 Oct 2019 17:41:29 +0000 (17:41 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Fri, 11 Oct 2019 17:41:29 +0000 (17:41 +0000)
commitc988c699fa09c91485afa24526f965e3fd4269d6
treefc6d165dafb5b3e327bb75cb55969d6c0b3b1cff
parentfe2bc27cdb6d572da0163d77e787ba644b400753
re PR fortran/92019 (ICE in find_inquiry_ref, at expr.c:1790)

2019-10-11  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/92019
* array.c (match_subscript): BOZ cannot be an array subscript.

2019-10-11  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/92019
* gfortran.dg/pr92019.f90: New test.

From-SVN: r276897
gcc/fortran/ChangeLog
gcc/fortran/array.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr92019.f90 [new file with mode: 0644]