[Bug fortran/79795] [6/7/8 Regression] Fortran ICE in resolve_symbol starting with r163221
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 20 18:02:00 GMT 2017
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 <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-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
More information about the Gcc-bugs
mailing list