r266437 - in /branches/gcc-7-branch/gcc: fortra...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Sun Nov 25 15:23:00 GMT 2018


Author: tkoenig
Date: Sun Nov 25 15:23:18 2018
New Revision: 266437

URL: https://gcc.gnu.org/viewcvs?rev=266437&root=gcc&view=rev
Log:
2018-11-25  Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR fortran/88073
	* frontend-passes.c (combine_array_constructor): Do not do
	anything if in a WHERE statement.

2018-11-25  Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR fortran/88073
	* gfortran.dg/where_7.f90: New test.


Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/where_7.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/frontend-passes.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list