[Bug fortran/86051] internal compiler error: in conv_function_val, at fortran/trans-expr.c:3717
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 5 00:38:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86051
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #1 from kargl at gcc dot gnu.org ---
(In reply to Daniel Bershatsky from comment #0)
> Unfortunately, I have not succeeded in building short example that brokes
> compiler. So, in order to reproduce the issue one should get file located in
Unfortunately, we'll need a reduced testcase. Downloading the
source package from github, and making suitable changes to
Makefile to invoke gfortran 9.0.0, I can compile the code.
> dispmodule.f90
> dispmodule.f90:1248:0:
>
> character(widthmax_dint(x, fmt)) :: sa(size(x))
>
This may have been fixed by a patch I submitted today.
More information about the Gcc-bugs
mailing list