https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84007
G. Steinmetz <gs...@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gs...@t-online.de --- Comment #2 from G. Steinmetz <gs...@t-online.de> --- Update, related to pr71703. $ gfortran-9-20181202 -c pr84007.f90 pr84007.f90:17:0: 17 | results = same_type_as(lp, obj%p) | internal compiler error: in wide_int_to_tree_1, at tree.c:1561 0xd6bd72 wide_int_to_tree_1 ../../gcc/tree.c:1561 0xd6c29b wide_int_to_tree(tree_node*, poly_int<1u, generic_wide_int<wide_int_ref_storage<false, true> > > const&) ../../gcc/tree.c:1686 0xd6c29b build_int_cst(tree_node*, poly_int<1u, long>) ../../gcc/tree.c:1355 0x70813e gfc_conv_same_type_as ../../gcc/fortran/trans-intrinsic.c:8285 0x718a10 gfc_conv_intrinsic_function(gfc_se*, gfc_expr*) ../../gcc/fortran/trans-intrinsic.c:9388 0x6fd014 gfc_conv_function_expr ../../gcc/fortran/trans-expr.c:6905 0x6f166a gfc_conv_expr(gfc_se*, gfc_expr*) ../../gcc/fortran/trans-expr.c:8039 0x6ffd39 gfc_trans_assignment_1 ../../gcc/fortran/trans-expr.c:10248 0x6c2b0f trans_code ../../gcc/fortran/trans.c:1822 0x6ea3d4 gfc_generate_function_code(gfc_namespace*) ../../gcc/fortran/trans-decl.c:6509 0x676b06 translate_all_program_units ../../gcc/fortran/parse.c:6128 0x676b06 gfc_parse_file() ../../gcc/fortran/parse.c:6331 0x6bf5ff gfc_be_parse_file ../../gcc/fortran/f95-lang.c:204