r277193 - in /branches/gcc-7-branch/gcc: fortra...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Fri Oct 18 19:26:00 GMT 2019
Author: kargl
Date: Fri Oct 18 19:26:22 2019
New Revision: 277193
URL: https://gcc.gnu.org/viewcvs?rev=277193&root=gcc&view=rev
Log:
2019-10-18 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/69455
* trans-decl.c (generate_local_decl): Avoid misconstructed
intrinsic modules in a BLOCK construct.
2019-10-18 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/69455
* gfortran.dg/pr69455_1.f90: New test.
* gfortran.dg/pr69455_2.f90: Ditto.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr69455_1.f90
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr69455_2.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/trans-decl.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list