https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69544

--- Comment #8 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Wed Nov  2 20:54:29 2016
New Revision: 241802

URL: https://gcc.gnu.org/viewcvs?rev=241802&root=gcc&view=rev
Log:
2016-11-02  Thomas Koenig  <tkoe...@gcc.gnu.org>

        Backport from trunk
        PR fortran/69544
        PR fortran/78178
        * gfortran.dg/where_5.f90:  New test.
        * gfortran.dg/where_6.f90:  New test.

2016-11-02  Thomas Koenig  <tkoe...@gcc.gnu.org>

        Backport from trunk
        PR fortran/69544
        PR fortran/78178
        * match.c (match_simple_where):  Fill in locus for assigment
        in simple WHERE statement.
        (gfc_match_where):  Likewise.


Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/where_5.f90
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/where_6.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/match.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to