[Bug fortran/85001] [6/7/8 Regression] ICE in gfc_build_array_type, at fortran/trans-types.c:1420
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 21 01:27:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85001
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Wed Mar 21 01:26:25 2018
New Revision: 258699
URL: https://gcc.gnu.org/viewcvs?rev=258699&root=gcc&view=rev
Log:
2018-03-20 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/85001
* interface.c (symbol_rank): Remove bogus null pointer check that
crept in when translating a ternary operator into an if-else
constructor.
2018-03-20 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/85001
* gfortran.dg/interface_41.f90: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/interface_41.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/interface.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list