This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/79795] [6/7/8 Regression] Fortran ICE in resolve_symbol starting with r163221


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  <tkoenig@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  <tkoenig@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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]