re PR fortran/69544 (Internal compiler error with -Wall and where)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 1 Nov 2016 16:18:18 +0000 (16:18 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 1 Nov 2016 16:18:18 +0000 (16:18 +0000)
commit7f4266d4fdfc7442d11d2c1a5f8c956a577e0813
treeb1e0b44e5ee7e4c8ab5172340227f73c4a0f81dc
parenta14b1c1c1175cb73167a778dda3a73b5de351a94
re PR fortran/69544 (Internal compiler error with -Wall and where)

2016-11-01  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/69544
* match.c (gfc_match_where):  Fill in locus for assigment
in simple WHERE statement.

2016-11-01  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/69544
* gfortran.dg/where_5.f90:  New test.

From-SVN: r241745
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/where_5.f90 [new file with mode: 0644]