re PR fortran/50540 (Internal Error: Can't convert UNKNOWN to INTEGER(4) (r178939))
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 9 Nov 2011 09:51:49 +0000 (09:51 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 9 Nov 2011 09:51:49 +0000 (09:51 +0000)
commit7298eef346ba82d3e4e0a97ffd50ffa6469272e8
tree21b7f86becc62380f19119a2313da5ef229932a3
parent9c63ca5a1da8f003feff00d808d5d67931038d29
re PR fortran/50540 (Internal Error: Can't convert UNKNOWN to INTEGER(4)  (r178939))

PR fortran/50540
* resolve.c (resolve_forall_iterators): Transform internal errors
to normal errors.
* gfortran.dg/forall_16.f90: New test.

From-SVN: r181200
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/forall_16.f90 [new file with mode: 0644]