[Bug fortran/85996] [8/9 Regression] ICE: gfc_trans_select(): Bad type for case expr.
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 9 18:36:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85996
--- Comment #12 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jun 9 18:35:58 2018
New Revision: 261372
URL: https://gcc.gnu.org/viewcvs?rev=261372&root=gcc&view=rev
Log:
2018-06-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/85138
PR fortran/85996
PR fortran/86051
* decl.c (gfc_match_char_spec): Use private namespace in attempt to
reduce a charlen to a constant.
2018-06-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/85138
PR fortran/85996
PR fortran/86051
* gfortran.dg/pr85138_1.f90: New test.
* gfortran.dg/pr85138_2.f90: Ditto.
* gfortran.dg/pr85996.f90: Ditto.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr85138_1.f90
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr85138_2.f90
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr85996.f90
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/decl.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list