https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84007

Arjen Markus <arjen.markus895 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arjen.markus895 at gmail dot 
com

--- Comment #4 from Arjen Markus <arjen.markus895 at gmail dot com> ---
I encountered this problem with gfortran 9.3.0:

$ gfortran -c dictionary.f90
dictionary.f90:35:0:

   35 |     if ( .not. same_type_as( key, dict%prototype ) ) then
      |
internal compiler error: in wide_int_to_tree_1, at tree.c:1561

Reply via email to