r274609 - in /branches/gcc-9-branch/gcc: fortra...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Sat Aug 17 18:08:00 GMT 2019
Author: kargl
Date: Sat Aug 17 18:08:21 2019
New Revision: 274609
URL: https://gcc.gnu.org/viewcvs?rev=274609&root=gcc&view=rev
Log:
2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/82992
* module.c (gfc_match_use): When renaming a module entity, search
current namespace for conflicting symbol.
2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/82992
* gfortran.dg/pr71649.f90: Adjust error messages.
* gfortran.dg/use_15.f90: Ditto.
* gfortran.dg/use_rename_8.f90: Ditto.
Modified:
branches/gcc-9-branch/gcc/fortran/ChangeLog
branches/gcc-9-branch/gcc/fortran/module.c
branches/gcc-9-branch/gcc/testsuite/ChangeLog
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr71649.f90
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/use_15.f90
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/use_rename_8.f90
More information about the Gcc-cvs
mailing list