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

--- Comment #2 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Aug 19 03:21:46 2019
New Revision: 274632

URL: https://gcc.gnu.org/viewcvs?rev=274632&root=gcc&view=rev
Log:
2019-08-18  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/91485
        module.c (gfc_match_use): User defined operator cannot conflict with
        a rename symbol.

2019-08-18  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/91485
        * gfortran.dg/pr91485.f90: New test.

Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91485.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/module.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog

Reply via email to