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

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Fri Oct 20 19:26:35 2017
New Revision: 253956

URL: https://gcc.gnu.org/viewcvs?rev=253956&root=gcc&view=rev
Log:
2017-10-20  Thomas Koenig  <tkoe...@gcc.gnu.org>

        Backport from trunk
        PR fortran/79795
        * resolve.c (resovle_symbol): Change gcc_assert to
        sensible error message.

2017-10-20  Thomas Koenig  <tkoe...@gcc.gnu.org>

        Backport from trunk
        PR fortran/79795
        * gfortran.dg/assumed_size_2.f90: New test.

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

Reply via email to