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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Sep 19 17:54:53 2019
New Revision: 275973

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

        PR fortran/91727
        * resolve.c (conformable_arrays):  If array-spec is NULL, then
        allocate-object is a scalar.  a conformability check only occurs
        for an array source-expr.

2019-09-19  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/91727
        * gfortran.dg/pr91727.f90: New test.

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

Reply via email to