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

--- Comment #7 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Aug 12 19:48:37 2019
New Revision: 274318

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

        PR fortran/42546
        * check.c(gfc_check_allocated): Add comment pointing to ...
        * intrinsic.c(sort_actual): ... the checking done here.

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

        PR fortran/42546
        * gfortran.dg/allocated_1.f90: New test.
        * gfortran.dg/allocated_2.f90: Ditto.

Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/allocated_1.f90
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/allocated_2.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/check.c
    branches/gcc-9-branch/gcc/fortran/intrinsic.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog

Reply via email to