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

--- Comment #4 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Fri Oct 20 18:01:36 2017
New Revision: 253951

URL: https://gcc.gnu.org/viewcvs?rev=253951&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-7-branch/gcc/testsuite/gfortran.dg/assumed_size_2.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/resolve.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to