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

--- Comment #8 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Oct 29 19:52:56 2015
New Revision: 229554

URL: https://gcc.gnu.org/viewcvs?rev=229554&root=gcc&view=rev
Log:
2015-10-29  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/67885
        * trans-decl.c (generate_local_decl): Mark PARAMETER entities in
        BLOCK construct.

2015-10-29  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/67885
        * gfortran.dg/pr67885.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr67885.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/trans-decl.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to