[Bug fortran/78178] ICE in WHERE statement with diagnostic
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Nov 6 20:31:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78178
--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Sun Nov 6 20:30:31 2016
New Revision: 241886
URL: https://gcc.gnu.org/viewcvs?rev=241886&root=gcc&view=rev
Log:
2016-11-06 Thomas Koenig <tkoenig@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-06 Thomas Koenig <tkoenig@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-5-branch/gcc/testsuite/gfortran.dg/where_5.f90
branches/gcc-5-branch/gcc/testsuite/gfortran.dg/where_6.f90
Modified:
branches/gcc-5-branch/gcc/fortran/ChangeLog
branches/gcc-5-branch/gcc/fortran/match.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list