This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]