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

--- Comment #11 from Paul Thomas <pault at gcc dot gnu.org> ---
This has transformed itself into an ICE:

   associate (i=>t2%j%i)

internal compiler error: in gfc_get_element_type, at fortran/trans-types.c:1278
0x5bb622 gfc_get_element_type(tree_node*)
        ../../trunk/gcc/fortran/trans-types.c:1278
0x895a50 trans_associate_var
        ../../trunk/gcc/fortran/trans-stmt.c:1741
0x89b1b1 gfc_trans_block_construct(gfc_code*)
        ../../trunk/gcc/fortran/trans-stmt.c:2065
0x81ed07 trans_code
        ../../trunk/gcc/fortran/trans.c:1924
0x84a7bd gfc_generate_function_code(gfc_namespace*)
        ../../trunk/gcc/fortran/trans-decl.c:6507
0x7d5ade translate_all_program_units
        ../../trunk/gcc/fortran/parse.c:6121
0x7d5ade gfc_parse_file()
        ../../trunk/gcc/fortran/parse.c:6324
0x81bf0f gfc_be_parse_file
        ../../trunk/gcc/fortran/f95-lang.c:204
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

Reply via email to