2018-05-20 Paul Thomas <pault@gcc.gnu.org>
commite5de760f0b5537ff1f2e3d9b4614436b633ad029
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 May 2018 10:54:24 +0000 (20 10:54 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 May 2018 10:54:24 +0000 (20 10:54 +0000)
treed1fcb72506a6ebb36788314f1ac28521533dae8e
parent5faffdc8077726f2b814be9d22578fe833e14bda
2018-05-20  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/82275
Correcting ChangeLogs
* match.c (gfc_match_type_spec): Go through the array ref and
decrement 'rank' for every dimension that is an element.

2018-05-20  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/82275
Correcting ChangeLogs
* gfortran.dg/select_type_42.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@260416 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog