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.

Reply via email to