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

--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sun Dec  9 17:09:15 2018
New Revision: 266927

URL: https://gcc.gnu.org/viewcvs?rev=266927&root=gcc&view=rev
Log:
2018-12-09  Fritz Reese  <fritzore...@gmail.com>

        PR fortran/88228
        * resolve.c (resolve_operator):  Do not call resolve_function.
        Break like other cases.

2018-12-09  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/88228
        * gfortran.dg/pr88228.f90: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88228.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/resolve.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to