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

--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Sun Jun 14 10:08:00 2015
New Revision: 224465

URL: https://gcc.gnu.org/viewcvs?rev=224465&root=gcc&view=rev
Log:
2015-06-14  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/66385
        Backport from trunk
        * frontend-passes.c (combine_array_constructor): Return early if
        inside a FORALL loop.

2015-06-14  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/66385
        * gfortran.dg/forall_17.f90:  New test.



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

Reply via email to