[Bug fortran/69544] [5/6/7 Regression] Internal compiler error with -Wall and where

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 1 16:19:00 GMT 2016


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

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Tue Nov  1 16:18:18 2016
New Revision: 241745

URL: https://gcc.gnu.org/viewcvs?rev=241745&root=gcc&view=rev
Log:
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.


Added:
    trunk/gcc/testsuite/gfortran.dg/where_5.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list